1. baf246e syscall() declaration belongs in unistd.h, not sys/syscall.h by Rich Felker · 12 years ago
  2. 34aa169 add support for ctors/dtors on arm with modern gcc by Rich Felker · 12 years ago
  3. b8ccf8e page-align initial brk value used by malloc in shared libc by Rich Felker · 12 years ago
  4. 3ee6750 remove __arch_prctl alias for arch_prctl by Rich Felker · 12 years ago
  5. 55aef73 move new linux syscall wrapper functions to proper source dir by Rich Felker · 12 years ago
  6. 03b0f13 fix trailing whitespace issues that crept in here and there by Rich Felker · 12 years ago
  7. 2ad9cf5 fix invalid read in aligned_alloc by Rich Felker · 12 years ago
  8. 5c5e45e move signal.h REG_* macros under _GNU_SOURCE protection by Rich Felker · 12 years ago
  9. d1b6fc6 fix names of ipc_perm __key/__seq elements by Rich Felker · 12 years ago
  10. 6bffcc2 fix sigorset/sigandset: _NSIG/8 is the size in bytes by rofl0r · 12 years ago
  11. e00e07f fix F_DUPFD_CLOEXEC being defined twice by rofl0r · 12 years ago
  12. 30d2c1f sigandset/sigorset: do not check for NULL pointers. by rofl0r · 12 years ago
  13. 4ab26cc fixup sigandset by rofl0r · 12 years ago
  14. e34d967 fixup for fcntl.h changes by rofl0r · 12 years ago
  15. b6f75ab add arch_prctl syscall (amd64/x32 only) by rofl0r · 12 years ago
  16. 6fb88a9 add personality syscall by rofl0r · 12 years ago
  17. a1990e1 add sigandset and sigorset (needed for qemu) by rofl0r · 12 years ago
  18. 0182c28 add struct msgbuf to sys/msg.h by rofl0r · 12 years ago
  19. 6bf0fdb unistd.h: fix wrong type for gid_t argument by rofl0r · 12 years ago
  20. f1bb783 ipc.h: fix gnu aliases for key and seq in struct ipc_perm by rofl0r · 12 years ago
  21. 7aec71c add obsolete futimesat() by rofl0r · 12 years ago
  22. a631c5d bits/signal.h: add register names for x86(_64) by rofl0r · 12 years ago
  23. 120e402 fcntl.h: add some linux-specific F_ macros by rofl0r · 12 years ago
  24. 3d3903f tcp.h: add SOL_TCP, analoguous to udp.h by rofl0r · 12 years ago
  25. 7e0d4fc add more arch-specific MAP_ macros to bits/mman.h by rofl0r · 12 years ago
  26. db846a6 remove MAP_32 from non-x86 archs by rofl0r · 12 years ago
  27. 0e10f74 add MAP_NORESERVE to bits/mman.h by rofl0r · 12 years ago
  28. 4b43f05 remove fenv saving/loading code from setjmp/longjmp on arm by Rich Felker · 12 years ago
  29. 96b3ea5 fix inefficiency of math.h isless, etc. macros by Rich Felker · 12 years ago
  30. b088f85 remove mips setjmp/longjmp code to save/restore fenv by Rich Felker · 12 years ago
  31. 91b0588 add scsi headers scsi.h and sg.h by Rich Felker · 12 years ago
  32. a7c1f97 use __builtin_offsetof to implement offsetof when possible by Rich Felker · 12 years ago
  33. b427c82 use alternate argument syntax for restrict with lio_listio by Rich Felker · 12 years ago
  34. 7aa7392 fix regression in arm user.h that happened during big user.h changes by Rich Felker · 12 years ago
  35. b3175f5 add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything by Rich Felker · 12 years ago
  36. 769fd4c feature test macros: make _GNU_SOURCE enable everything by Rich Felker · 12 years ago
  37. 216b706 fix a couple issues in the inttypes.h PRI/SCN macros by Rich Felker · 12 years ago
  38. 7dcb640 provide NSIG under _BSD_SOURCE (default) as well as _GNU_SOURCE by Rich Felker · 12 years ago
  39. a7936f6 fix ordering of shared library ctors with respect to libc init by Rich Felker · 12 years ago
  40. 1c322f2 fix some restrict-qualifier mismatches in newly added interfaces by Rich Felker · 12 years ago
  41. e6dcebd update readme and release notes for 0.9.8 by Rich Felker · 12 years ago
  42. df31363 remove stat member aliases from ppc-specific bits/stat.h by Rich Felker · 12 years ago
  43. b4d8a16 fix eventfd and inotify nonblock/cloexec flags to match arch values by Rich Felker · 12 years ago
  44. 56c6943 fix missing limits when only _BSD_SOURCE is defined by Rich Felker · 12 years ago
  45. a8da6c2 fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate by Rich Felker · 12 years ago
  46. 4b75f4e make sys/procfs.h mostly work on most archs by Rich Felker · 12 years ago
  47. 132cc70 remove microblaze user.h incorrectly copied from arm by Rich Felker · 12 years ago
  48. 75a31fa eliminate gdb complaints about missing linux-gate.so.1 by Rich Felker · 12 years ago
  49. 4acc95e begin sys/user.h and sys/reg.h fixes for ports by Rich Felker · 12 years ago
  50. 98f56b1 fix powerpc ucontext, again.. by Rich Felker · 12 years ago
  51. 144dc4f fix termios constants on mips by Rich Felker · 12 years ago
  52. c72fc23 sigcontext/mcontext cleanup for arch-specific bits by Rich Felker · 12 years ago
  53. ac562aa fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets by Rich Felker · 12 years ago
  54. a50136d fix powerpc setjmp/longjmp to save/restore float regs; enlarge/align jmp_buf by Rich Felker · 12 years ago
  55. 0375c68 add missing startfiles for powerpc by Rich Felker · 12 years ago
  56. 7538708 fix up leftover, incorrect NSIG definitions in arch-specific signal.h by Rich Felker · 12 years ago
  57. b0756d8 remove stuff that doesn't belong in powerpc 32-bit sigcontext by Rich Felker · 12 years ago
  58. 4860db9 more ppc signal.h typedef order fixes by Rich Felker · 12 years ago
  59. 808f225 fix misordered typedefs in ppc signal.h by Rich Felker · 12 years ago
  60. b5e3832 ppc signal/NSIG related fix (warning fix, redefinition) by Rich Felker · 12 years ago
  61. 65b9821 add back NSIG, removed from powerpc in last commit, but for all archs by Rich Felker · 12 years ago
  62. 57a0b82 make powerpc signal.h namespace-clean for posix/isoc by Rich Felker · 12 years ago
  63. 7bdf11c fix powerpc types to match abi, and some feature test issues by Rich Felker · 12 years ago
  64. 2df4f6f fix invalid usage of mcontext_t in powerpc signal.h by rofl0r · 12 years ago
  65. 3fae236 powerpc: handle syscall error in clone. by rofl0r · 12 years ago
  66. 6c0cba8 fix error in configure script using >/dev/null in noclobber mode by Rich Felker · 12 years ago
  67. 9565a34 fix powerpc asm not to store data in volatile space below stack pointer by Rich Felker · 12 years ago
  68. 0004ea6 fix breakage from introducing bits header for sys/io.h by Rich Felker · 12 years ago
  69. 61aa632 add port io functions to sys/io.h by Rich Felker · 12 years ago
  70. f54ac24 add missing const on powerpc FE_DFL_ENV by Rich Felker · 12 years ago
  71. 75c450c fenv support for ppc, untested by Rich Felker · 12 years ago
  72. 0b52bf5 fix feholdexcept -- it needs to clear exceptions after saving environment by Rich Felker · 12 years ago
  73. 19b1a84 Merge remote-tracking branch 'nsz/math' by Rich Felker · 12 years ago
  74. 8d2887f fcntl.h: O_SEARCH was missing for powerpc by rofl0r · 12 years ago
  75. a764db9 math: use float constants in exp10f.c by Szabolcs Nagy · 12 years ago
  76. e93a0fe math: expl.c cleanup by Szabolcs Nagy · 12 years ago
  77. ab1772c math: expf.c cleanup by Szabolcs Nagy · 12 years ago
  78. ae67fe1 ppc socket.h: add forgotten cmsghdr by rofl0r · 12 years ago
  79. 71955b2 fix typo in dynamic linker path file loading code by Rich Felker · 12 years ago
  80. d0197ff add cleaned-up sys/mtio.h by Rich Felker · 12 years ago
  81. 5c6443a add stub versions of some missing optional pthread interfaces by Rich Felker · 12 years ago
  82. 159c765 math: cleanup exp2.c exp2f.c and exp2l.c by Szabolcs Nagy · 12 years ago
  83. bb9abde arg-skipping code for powerpc dynamic linker by Rich Felker · 12 years ago
  84. bbbf045 math: exp.c clean up by Szabolcs Nagy · 12 years ago
  85. a4db94a dynamic linking support for powerpc by Rich Felker · 12 years ago
  86. 7718e7c fix ppc stat structure definition by Rich Felker · 12 years ago
  87. 3bb6bd8 fix powerpc termios.h and ioctl.h by rofl0r · 12 years ago
  88. 91738d0 disable SO_REUSEPORT in sys/socket.h by Rich Felker · 12 years ago
  89. 7491bac ppc wchar_t is long, not int by Rich Felker · 12 years ago
  90. 8bb1816 Merge remote-tracking branch 'nsz/math' by Rich Felker · 12 years ago
  91. 22781b4 update copyright file for recent contributions by Rich Felker · 12 years ago
  92. d1bf452 fix indention with spaces in powerpc asm by Rich Felker · 12 years ago
  93. e7257d3 fix powerpc atomic compare-and-swap function by Rich Felker · 12 years ago
  94. 574d01a update ppc atomic code to match the endian-agnostic version on other archs by Rich Felker · 12 years ago
  95. 50cb6db fix wchar limits mistakenly copied from arm by Rich Felker · 12 years ago
  96. c6d441e Merge remote-tracking branch 'ppc-port/ppc-squashed' by Rich Felker · 12 years ago
  97. 68847ec fenv: return FE_TONEAREST in dummy fegetround by Szabolcs Nagy · 12 years ago
  98. 45ff9d8 math: ld80 invtrig cleanups keeping only commonly used data in invtrigl by Szabolcs Nagy · 12 years ago
  99. 529a8de math: simplify hypot and hypotf using scalbn by Szabolcs Nagy · 12 years ago
  100. 6d3f1a3 math: turn off the STRICT_ASSIGN workaround by default by Szabolcs Nagy · 12 years ago