add netpacket/packet.h
[musl] / include / sys /
2011-05-08 Rich Felkereventfd syscall wrapper and read/write wrappers
2011-04-21 Rich Felkermove wait.h macros out of bits. they do not vary.
2011-04-21 Rich Felkerinclude signal.h to avoid thorny __sigcontext/sigcontex...
2011-04-14 Rich Felkeradd useless type fd_mask. it's in the reserved namespace.
2011-04-13 Rich Felkernumerous fixes to sysv ipc
2011-04-13 Rich Felkerfix typos on RLIM_NLIMITS, remove _GNU_SOURCE test...
2011-04-13 Rich Felkerfix and cleanup suseconds_t/timeval stuff (broken on...
2011-04-12 Rich Felkeradd some traditional aliases to stat.h
2011-04-12 Rich Felkeradd missing rlimit macros
2011-04-11 Rich Felkercleanup types stuff in headers, fix missing u_int*_t...
2011-04-11 Rich Felkeradd some ugly legacy type names in sys/types.h (u_char...
2011-04-11 Rich Felkeradd legacy BSD-style timer*() macros in sys/time.h
2011-04-10 Rich Felkeradd missing UTIME_* macros in sys/stat.h
2011-04-06 Rich Felkerfix typo in sys/msg.h
2011-04-06 Rich Felkerfix incorrect (and conflicting on LP64 archs) types...
2011-04-05 Rich Felkeralternate name for syslog.h
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-03-19 Rich Felkeradd some ioctl stuff to sys/mount.h
2011-03-19 Rich Felkeroverhaul syscall interface
2011-03-19 Rich Felkervarious legacy and linux-specific stuff
2011-03-14 Rich Felkerremove some old cruft from sys/types.h
2011-03-08 Rich Felkerfcntl.h should make availabel the mode constants from...
2011-03-03 Rich Felkernamespace cleanup in sys/mman.h
2011-02-27 Rich Felkerimplement futimens and utimensat
2011-02-27 Rich Felkercleanup namespace in sys/time.h
2011-02-20 Rich Felkerinclude sys/sysmacros.h from sys/types.h when _GNU_SOUR...
2011-02-20 Rich Felkerfix typo in inotify structure
2011-02-20 Rich Felkermake sys/param.h not depend on PATH_MAX and NAME_MAX
2011-02-19 Rich Felkeradd syscall wrappers for inotify
2011-02-19 Rich Felkerprototype wait3 and wait4
2011-02-18 Rich Felkeradd portable lchown (trivial to support and a few ancie...
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-14 Rich Felkerextensive header cleanup for standards conformance...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0