1. ff64831 Use glibc structure for __cmsg_nxthdr. by Calin Juravle · 11 years ago
  2. 1b0dc40 Remove <machine/limits.h>. by Elliott Hughes · 11 years ago
  3. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 11 years ago
  4. 9cea377 Small accept4 fixes. by Christopher Ferris · 11 years ago
  5. 50282f7 Add lconv declaration and localeconv(3) by Pavel Chupin · 11 years ago
  6. bc475bc Merge "Add accept4() syscall" by Christopher Ferris · 11 years ago
  7. ecbf00b Merge "Clean up CMSG_*HDR in <sys/socket.h>" by Calin Juravle · 11 years ago
  8. 8f2a30a Add accept4() syscall by Andrei Emeltchenko · 11 years ago
  9. f1de90b Clean up CMSG_*HDR in <sys/socket.h> by Calin Juravle · 11 years ago
  10. 9e8a8dc Merge "Remove ALIGNBYTES and ALIGN from <sys/param.h>" by Calin Juravle · 11 years ago
  11. c20de90 Remove ALIGNBYTES and ALIGN from <sys/param.h> by Calin Juravle · 11 years ago
  12. 7eb28b5 FORTIFY_SOURCE: don't define s?printf macros if already defined by Nick Kralevich · 11 years ago
  13. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  14. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  15. 5a81738 Ensure we always have symbols for atof, strtof, strtold. by Elliott Hughes · 11 years ago
  16. 2282e16 Merge "Use [u]int32_t instead of __[u]int32_t in sys/types.h" by Elliott Hughes · 11 years ago
  17. 2725ca9 Use [u]int32_t instead of __[u]int32_t in sys/types.h by Pavel Chupin · 11 years ago
  18. 8d4b584 Clean up our termios implementation. by Elliott Hughes · 11 years ago
  19. cccfe1e Reimplement clock(3) and switch to OpenBSD time(3). by Elliott Hughes · 11 years ago
  20. a4eafa6 Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr by Calin Juravle · 11 years ago
  21. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 11 years ago
  22. 152b9de Remove non-standard memswap. by Elliott Hughes · 11 years ago
  23. 333e2ae Merge "Add si_timerid to <signal.h>." by Elliott Hughes · 11 years ago
  24. 4d46c94 Merge "Rewrite the POSIX timer functions." by Elliott Hughes · 11 years ago
  25. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 11 years ago
  26. a0cd9bc Add si_timerid to <signal.h>. by Elliott Hughes · 11 years ago
  27. d9ba757 Merge "Sync up nameser with upstream(2014.03.05)" by Calin Juravle · 11 years ago
  28. fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 11 years ago
  29. 252ee1e Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 11 years ago
  30. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 11 years ago
  31. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  32. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 11 years ago
  33. e4ab19c Remove deprecated and unused constants from <sys/klog.h>. by Elliott Hughes · 11 years ago
  34. a8b1eb3 Fix build. by Elliott Hughes · 11 years ago
  35. 2ec592c Merge "Add recvmmsg and sendmmsg syscalls." by Elliott Hughes · 11 years ago
  36. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 11 years ago
  37. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
  38. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  39. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
  40. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
  41. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
  42. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  43. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  44. d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
  45. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  46. c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
  47. 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 11 years ago
  48. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  49. da030de Fixed int fast types for LP64 by Calin Juravle · 11 years ago
  50. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  51. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  52. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  53. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  54. 199346a Fix NSIG. by Elliott Hughes · 11 years ago
  55. a6ecba4 Clean up cacheflush. by Elliott Hughes · 11 years ago
  56. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 11 years ago
  57. 3a9c5d6 Fix <link.h>. by Elliott Hughes · 11 years ago
  58. ebd90b9 Fix socklen_t (on LP64 only). by Elliott Hughes · 11 years ago
  59. c16a453 Merge "Remove <sys/_types.h>." by Elliott Hughes · 11 years ago
  60. 9f87a0b Remove <sys/_types.h>. by Elliott Hughes · 11 years ago
  61. 645d031 [MIPS64] libc/libm support by Chris Dearman · 11 years ago
  62. 9afe288 Kill <machine/_types.h>. by Elliott Hughes · 11 years ago
  63. f64b8ea Add fallocate/fallocate64/posix_fallocate/posix_fallocate64. by Elliott Hughes · 12 years ago
  64. 8d60cc6 Use __inline__ for fortify. by Elliott Hughes · 12 years ago
  65. 7b95807 Add missing ucontext_t definition to bionic for arch-arm64. by Ross McIlroy · 12 years ago
  66. 3614424 Make ARM <user.h> more glibc-compatible. by Elliott Hughes · 12 years ago
  67. 02c661b Add mips <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  68. 4e72fcc Add arm <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  69. 677a07c Add x86 <sys/ucontext.h>. by Elliott Hughes · 12 years ago
  70. e61d106 Add x86_64 ucontext.h for better compatibility by Pavel Chupin · 12 years ago
  71. e2a292d Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX for LP64). by Elliott Hughes · 12 years ago
  72. 323d4b6 Add "__noreturn" to assert and assert2 by Vadim Markovtsev · 12 years ago
  73. ae18974 Merge "Add some more headers." by Elliott Hughes · 12 years ago
  74. c835c35 Add some more headers. by Elliott Hughes · 12 years ago
  75. 4e9cb03 Add extra libc stubs for mntent related functions. by JP Abgrall · 12 years ago
  76. 33c3e8d Merge "Add NT_PRSTATUS to <elf.h>." by Elliott Hughes · 12 years ago
  77. 1272dbd Add NT_PRSTATUS to <elf.h>. by Elliott Hughes · 12 years ago
  78. 8e6bf35 Merge "Add <sgidefs.h>." by Elliott Hughes · 12 years ago
  79. f8b2b3c Fix x86 user_regs_struct. by Elliott Hughes · 12 years ago
  80. 1c2cf23 Add <sgidefs.h>. by Elliott Hughes · 12 years ago
  81. a8a3178 Add the glibc-compatible d_fileno. by Elliott Hughes · 12 years ago
  82. 0f461e3 Fix <sys/resource.h>. by Elliott Hughes · 12 years ago
  83. 8276d28 Merge "Our dirent is a dirent64." by Elliott Hughes · 12 years ago
  84. 38f0ef3 Our dirent is a dirent64. by Elliott Hughes · 12 years ago
  85. 5b17e4d Add <sys/reg.h>. by Elliott Hughes · 12 years ago
  86. 8a6eec3 Merge "Fix x86_64 register names in <sys/user.h>." by Elliott Hughes · 12 years ago
  87. eddc8ec Fix x86_64 register names in <sys/user.h>. by Elliott Hughes · 12 years ago
  88. 155b076 We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>. by Elliott Hughes · 12 years ago
  89. 4c8caf0 Merge "<sched.h> should offer both __sched_priority and sched_priority." by Elliott Hughes · 12 years ago
  90. 4faf76c Merge "<fcntl.h> should get you the POSIX_FADV_* constants." by Elliott Hughes · 12 years ago
  91. bc4e135 Merge "Add SWAP_FLAG_* constants to <sys/swap.h>." by Elliott Hughes · 12 years ago
  92. 65c6f30 Add SWAP_FLAG_* constants to <sys/swap.h>. by Elliott Hughes · 12 years ago
  93. bbb34f9 <sched.h> should offer both __sched_priority and sched_priority. by Elliott Hughes · 12 years ago
  94. 01e505a <fcntl.h> should get you the POSIX_FADV_* constants. by Elliott Hughes · 12 years ago
  95. abfc88f Define fsid_t as well as __fsid_t. by Elliott Hughes · 12 years ago
  96. b235f8c Merge "Fix dev_t (for LP64)." by Elliott Hughes · 12 years ago
  97. 338e610 Add TCPOPT_* constants. by Elliott Hughes · 12 years ago
  98. 894f8cb Fix dev_t (for LP64). by Elliott Hughes · 12 years ago
  99. 887e114 Clean up <sched.h>. by Elliott Hughes · 12 years ago
  100. 68d89c7 Remove some old kernel header cruft not needed with uapi. by Elliott Hughes · 12 years ago