1. 455f968 remove all remaining redundant __restrict/__inline/_Noreturn defs by Rich Felker · 12 years ago
  2. b7afd7a sysmacros major/minor: result should have type unsigned int, not dev_t by Rich Felker · 12 years ago
  3. 231b9d1 add timerfd interfaces (untested) by Rich Felker · 12 years ago
  4. c1a9658 default features: make musl usable without feature test macros by Rich Felker · 12 years ago
  5. 400c5e5 use restrict everywhere it's required by c99 and/or posix 2008 by Rich Felker · 12 years ago
  6. fb247fa avoid "inline" in public headers for strict c89 compatibility by Rich Felker · 12 years ago
  7. 7dba049 type exposure fixes in sys/sem.h by Rich Felker · 12 years ago
  8. 7650390 add missing xattr functions by Rich Felker · 12 years ago
  9. 7fee5f9 fix socket.h on mips by Rich Felker · 12 years ago
  10. d426b04 add ioperm/iopl syscalls by Rich Felker · 12 years ago
  11. 207460d add extended attributes syscalls by Rich Felker · 12 years ago
  12. 9610756 workaround another sendmsg kernel bug on 64-bit machines by Rich Felker · 12 years ago
  13. 9cf9c39 add process_vm_readv and process_vm_writev syscall wrappers by Rich Felker · 12 years ago
  14. 57d5fff header file fixes: multiple include guard consistency and correctness by Rich Felker · 12 years ago
  15. 1429ce9 fix sysinfo, try 2. it seems to work this time. by Rich Felker · 12 years ago
  16. e86b18a sysinfo struct was utter nonsense; no idea where it came from. by Rich Felker · 12 years ago
  17. 3b94dab _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE by Rich Felker · 12 years ago
  18. 671ffab various header cleanups, some related to _BSD_SOURCE addition by Rich Felker · 12 years ago
  19. 419ae6d support _BSD_SOURCE feature test macro by Rich Felker · 12 years ago
  20. bfb29b6 fix missing parens in bit op macros (param.h) by Rich Felker · 12 years ago
  21. 2e41887 and another bug in setbit, etc. macros.. by Rich Felker · 12 years ago
  22. e0ff0d3 fix typo in sys/param.h that broke setbit, etc. macros by Rich Felker · 12 years ago
  23. f0b85fd add *64 junk for sys/*.h headers by Rich Felker · 12 years ago
  24. ba6a9e7 legacy junk compatibility grab-bag by Rich Felker · 12 years ago
  25. 570edb1 fix typo in inotify.h by Rich Felker · 13 years ago
  26. 147f355 apparently gnu caddr_t is supposed to be char *, not unsigned long by Rich Felker · 13 years ago
  27. 4619901 add linux setfs[ug]id syscall wrappers by Rich Felker · 13 years ago
  28. c3db56c remove useless "extern" keywords in headers by Rich Felker · 13 years ago
  29. 6a19380 add MIN/MAX macros to sys/param.h by Rich Felker · 13 years ago
  30. 477e72a add legacy futimes and lutimes functions by Rich Felker · 13 years ago
  31. 26f3832 add prlimit syscall wrapper by Rich Felker · 13 years ago
  32. 3ed8c9f fix all missing instances of __cplusplus checks/extern "C" in headers by Rich Felker · 13 years ago
  33. 0386030 fix some details in ugly stuff that doesn't belong in libc by Rich Felker · 13 years ago
  34. fd142e5 cleanup various minor issues reported by nsz by Rich Felker · 13 years ago
  35. c41a76f FD_ISSET must return an int. this is the easiest way. by Rich Felker · 13 years ago
  36. 1587224 sys/user.h may need stdint.h by Rich Felker · 13 years ago
  37. fd9e01e fix some header typos by Rich Felker · 13 years ago
  38. 32b82cf fix the fsid_t structure to match name of __val by Rich Felker · 13 years ago
  39. 114c80f fix the definition of struct statvfs to match lsb abi by Rich Felker · 13 years ago
  40. 53431b0 fix broken multi-inclusion guard in sys/reg.h by Rich Felker · 13 years ago
  41. b0c088e cleanup more bits cruft (sysmacros and socket) by Rich Felker · 13 years ago
  42. 71f7a3c implement ptrace syscall wrapper (untested) by Rich Felker · 13 years ago
  43. 1f5ff26 fix broken FD_* macros on 64-bit targets by Rich Felker · 13 years ago
  44. 6b1d381 add missing signalfd flags by Rich Felker · 13 years ago
  45. 5a2e74e copy-paste error in prctl.h by Rich Felker · 13 years ago
  46. 7f54715 fix some struct padding to match LSB/glibc ABI where it may be helpful by Rich Felker · 13 years ago
  47. 15b77d5 eventfd syscall wrapper and read/write wrappers by Rich Felker · 13 years ago
  48. 4b5f054 move wait.h macros out of bits. they do not vary. by Rich Felker · 13 years ago
  49. f492c95 include signal.h to avoid thorny __sigcontext/sigcontext issues by Rich Felker · 13 years ago
  50. 33a3f20 add useless type fd_mask. it's in the reserved namespace. by Rich Felker · 13 years ago
  51. 07e865c numerous fixes to sysv ipc by Rich Felker · 13 years ago
  52. 45a3219 fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test for it by Rich Felker · 13 years ago
  53. cac7d83 fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) by Rich Felker · 13 years ago
  54. 7ecab79 add some traditional aliases to stat.h by Rich Felker · 13 years ago
  55. 209f2bb add missing rlimit macros by Rich Felker · 13 years ago
  56. 28bde3b cleanup types stuff in headers, fix missing u_int*_t in sys/types.h by Rich Felker · 13 years ago
  57. 2555fe1 add some ugly legacy type names in sys/types.h (u_char etc.) by Rich Felker · 13 years ago
  58. 691b20b add legacy BSD-style timer*() macros in sys/time.h by Rich Felker · 13 years ago
  59. 4a19634 add missing UTIME_* macros in sys/stat.h by Rich Felker · 13 years ago
  60. 095ad15 fix typo in sys/msg.h by Rich Felker · 13 years ago
  61. 104d013 fix incorrect (and conflicting on LP64 archs) types for sysv ipc msgq functions by Rich Felker · 13 years ago
  62. 8b61c81 alternate name for syslog.h by Rich Felker · 13 years ago
  63. 685e40b syscall overhaul part two - unify public and internal syscall interface by Rich Felker · 13 years ago
  64. b0e8313 add some ioctl stuff to sys/mount.h by Rich Felker · 13 years ago
  65. d00ff29 overhaul syscall interface by Rich Felker · 13 years ago
  66. f5ba2bc various legacy and linux-specific stuff by Rich Felker · 13 years ago
  67. b446c55 remove some old cruft from sys/types.h by Rich Felker · 13 years ago
  68. ac12eb9 fcntl.h should make availabel the mode constants from sys/stat.h by Rich Felker · 13 years ago
  69. a53d2f3 namespace cleanup in sys/mman.h by Rich Felker · 13 years ago
  70. eda8e9d implement futimens and utimensat by Rich Felker · 14 years ago
  71. b1b465c cleanup namespace in sys/time.h by Rich Felker · 14 years ago
  72. f552c79 include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined by Rich Felker · 14 years ago
  73. b1b7523 fix typo in inotify structure by Rich Felker · 14 years ago
  74. 2b43ef8 make sys/param.h not depend on PATH_MAX and NAME_MAX by Rich Felker · 14 years ago
  75. 095a5ae add syscall wrappers for inotify by Rich Felker · 14 years ago
  76. 52874c8 prototype wait3 and wait4 by Rich Felker · 14 years ago
  77. d5ca067 add portable lchown (trivial to support and a few ancient things want it..) by Rich Felker · 14 years ago
  78. e882756 reorganize pthread data structures and move the definitions to alltypes.h by Rich Felker · 14 years ago
  79. 74eea62 extensive header cleanup for standards conformance & correctness by Rich Felker · 14 years ago
  80. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago