180 Commits (20cbd607759038dca57f84ef7e7b5d44a3088574)

Author SHA1 Message Date
Rich Felker 07e865cc5a numerous fixes to sysv ipc 15 years ago
Rich Felker 45a3219944 fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test for it 15 years ago
Rich Felker cac7d837cc fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 15 years ago
Rich Felker 7ecab79f58 add some traditional aliases to stat.h 15 years ago
Rich Felker 209f2bbd95 add missing rlimit macros 15 years ago
Rich Felker 28bde3b787 cleanup types stuff in headers, fix missing u_int*_t in sys/types.h 15 years ago
Rich Felker 2555fe1b6d add some ugly legacy type names in sys/types.h (u_char etc.) 15 years ago
Rich Felker 691b20bec0 add legacy BSD-style timer*() macros in sys/time.h 15 years ago
Rich Felker 4a19634f07 add missing UTIME_* macros in sys/stat.h 15 years ago
Rich Felker 095ad15673 fix typo in sys/msg.h 15 years ago
Rich Felker 104d013441 fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions 15 years ago
Rich Felker 8b61c81693 alternate name for syslog.h 15 years ago
Rich Felker 685e40bb09 syscall overhaul part two - unify public and internal syscall interface 15 years ago
Rich Felker b0e83133e2 add some ioctl stuff to sys/mount.h 15 years ago
Rich Felker d00ff2950e overhaul syscall interface 15 years ago
Rich Felker f5ba2bc9ca various legacy and linux-specific stuff 15 years ago
Rich Felker b446c55b6f remove some old cruft from sys/types.h 15 years ago
Rich Felker ac12eb91bd fcntl.h should make availabel the mode constants from sys/stat.h 15 years ago
Rich Felker a53d2f3425 namespace cleanup in sys/mman.h 15 years ago
Rich Felker eda8e9da76 implement futimens and utimensat 15 years ago
Rich Felker b1b465c438 cleanup namespace in sys/time.h 15 years ago
Rich Felker f552c792c7 include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined 15 years ago
Rich Felker b1b752372f fix typo in inotify structure 15 years ago
Rich Felker 2b43ef8fc7 make sys/param.h not depend on PATH_MAX and NAME_MAX 15 years ago
Rich Felker 095a5ae6f2 add syscall wrappers for inotify 15 years ago
Rich Felker 52874c82a8 prototype wait3 and wait4 15 years ago
Rich Felker d5ca067c7b add portable lchown (trivial to support and a few ancient things want it..) 15 years ago
Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h 15 years ago
Rich Felker 74eea628cf extensive header cleanup for standards conformance & correctness 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago