1. ef7c95b Make the network headers compile standalone. by Josh Gao · 10 years ago
  2. 70856fb Remove duplicate declaration of mlock, munlock. by Josh Gao · 10 years ago
  3. eafad49 Add <sys/quota.h>. by Elliott Hughes · 10 years ago
  4. 7f72ad4 Add sync_file_range to <fcntl.h>. by Elliott Hughes · 10 years ago
  5. 55147ad Add missing prototype for readahead in <fcntl.h>. by Elliott Hughes · 10 years ago
  6. c9291e1 Merge "Add POSIX getsubopt(3)." by Elliott Hughes · 10 years ago
  7. df143f8 Add POSIX getsubopt(3). by Elliott Hughes · 10 years ago
  8. 5375bf6 Add SysV signal handling by Greg Hackmann · 10 years ago
  9. afe835d Move math headers in with the other headers. by Elliott Hughes · 10 years ago
  10. e9daecf Merge "Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE." by Elliott Hughes · 10 years ago
  11. 5dd13d0 Differentiate the MNTTYPE_* and MNTOPT_* constants. by Elliott Hughes · 10 years ago
  12. 1f1a51a Add a few missing types and constants to headers. by Elliott Hughes · 10 years ago
  13. 96583dc Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE. by Elliott Hughes · 10 years ago
  14. 3679ade Add hasmntopt(3) by Greg Hackmann · 10 years ago
  15. e2faf07 Add {get,set}domainname(2) by Greg Hackmann · 10 years ago
  16. cc78b25 Remove the __USE_GNU guard from pthread_setname_np again. by Elliott Hughes · 10 years ago
  17. 725b2a9 Add pthread_getname_np. by Elliott Hughes · 10 years ago
  18. 545afa1 Fix PTHREAD_THREADS_MAX. by Elliott Hughes · 10 years ago
  19. 7dac8b8 Fix scope ids for link-local IPv6 addresses from getifaddrs(3). by Elliott Hughes · 10 years ago
  20. 9c212fc Merge "define pw_gecos to pw_passwd for LP32 systems" by Mike Frysinger · 10 years ago
  21. ca6af7f define pw_gecos to pw_passwd for LP32 systems by Mike Frysinger · 10 years ago
  22. 05d08e9 Updated to v4.4.1 kernel headers. by Christopher Ferris · 10 years ago
  23. 0c485da Add in6addr_any and in6addr_loopback symbols. by Elliott Hughes · 10 years ago
  24. 5f26c6b Really add adjtimex(2), and add clock_adjtime(2) too. by Elliott Hughes · 10 years ago
  25. f226ee5 Add fopen64/freopen64/tmpfile64 aliases. by Elliott Hughes · 10 years ago
  26. 6b45d57 use GNU C89 extern inline semantics for __size_mul_overflow() by Xia Yang · 10 years ago
  27. c7ca8f3 socket.h: update AF_* constants by Greg Hackmann · 10 years ago
  28. 3f3f6c5 Add adjtimex by Greg Hackmann · 10 years ago
  29. 03e65eb Implement funopen64. by Elliott Hughes · 10 years ago
  30. 94bb0fa Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>." by Elliott Hughes · 10 years ago
  31. 5704c42 Implement POSIX lockf. by Elliott Hughes · 10 years ago
  32. 9677fab Support _FILE_OFFSET_BITS=64 for most of <stdio.h>. by Elliott Hughes · 10 years ago
  33. e70e0e9 Move internal FILE flags macros to "local.h" from <stdio.h>. by Elliott Hughes · 10 years ago
  34. 0ac0cee Remove dlmalloc. by Josh Gao · 10 years ago
  35. 2704bd1 Simplify fseek/ftell. by Elliott Hughes · 10 years ago
  36. ed57b98 Implement if_nameindex(3)/if_freenameindex(3). by Elliott Hughes · 10 years ago
  37. 9361ad3 Fix <sys/sysmacros.h>. by Elliott Hughes · 10 years ago
  38. 9cddb48 Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Elliott Hughes · 10 years ago
  39. b62e633 Merge "Revert "Implement getifaddrs(3)/freeifaddrs(3)."" by Yi Kong · 10 years ago
  40. 76814a8 Revert "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  41. 71417ca Merge "Implement getifaddrs(3)/freeifaddrs(3)." by Yi Kong · 10 years ago
  42. 7331fe1 linker: implement shared namespaces by Dimitry Ivanov · 10 years ago
  43. 0945ed5 Implement getifaddrs(3)/freeifaddrs(3). by Elliott Hughes · 10 years ago
  44. 9cf99cb linker: add dlvsym(3) by Dimitry Ivanov · 10 years ago
  45. 284ae35 Add permitted_when_isolated_path to linker namespaces by Dimitry Ivanov · 10 years ago
  46. 49a309f Separate properties by selabel by Tom Cherry · 10 years ago
  47. 1ffec1c Introduce anonymous namespace by Dmitriy Ivanov · 10 years ago
  48. fe3a83a Implement pthread spin. by Yabin Cui · 10 years ago
  49. b804b9d Merge "Implement pthread barrier." by Yabin Cui · 10 years ago
  50. e7c2fff Implement pthread barrier. by Yabin Cui · 10 years ago
  51. 42d5fcb Introducing linker namespaces by Dmitriy Ivanov · 10 years ago
  52. fb994f4 Add fileno_unlocked to support thread sanitizer. by Yabin Cui · 10 years ago
  53. 4200e26 fix the mremap signature by Daniel Micay · 10 years ago
  54. eb9b925 Fix GNU/POSIX basename headers. by Josh Gao · 10 years ago
  55. c36be97 Merge "Add prlimit to LP32." by Elliott Hughes · 10 years ago
  56. 38eca07 Remove <sys/shm.h>. by Elliott Hughes · 10 years ago
  57. 4151db5 Add prlimit to LP32. by Elliott Hughes · 10 years ago
  58. 1721be2 Merge "Implement scandirat and scandirat64." by Elliott Hughes · 10 years ago
  59. 6331e80 Implement scandirat and scandirat64. by Elliott Hughes · 10 years ago
  60. 5238eb0 Merge "Implement load at fixed address feature" by Dimitry Ivanov · 10 years ago
  61. 126af75 Implement load at fixed address feature by Dmitriy Ivanov · 10 years ago
  62. 9216a64 Fix <utmp.h> declarations. by Elliott Hughes · 10 years ago
  63. bf4c32d Remove swap16/swap32/swap64 header pollution. by Elliott Hughes · 10 years ago
  64. a818445 Rename LIBC64_HIDDEN to LIBC32_LEGACY_PUBLIC. by Christopher Ferris · 10 years ago
  65. f0141df Make struct FILE opaque. by Elliott Hughes · 10 years ago
  66. 68af0ad utmp.h: add more ut_type defines by Mike Frysinger · 10 years ago
  67. efcb5d9 Merge "Remove some <sys/cdefs.h> cruft." by Elliott Hughes · 10 years ago
  68. 44ddb31 Remove some <sys/cdefs.h> cruft. by Elliott Hughes · 10 years ago
  69. f8a2243 <netinet/udp.h> should include <linux/udp.h>. by Elliott Hughes · 10 years ago
  70. c6043f6 Define WIFCONTINUED() by Greg Hackmann · 10 years ago
  71. d75abb9 Fix SOCK_* flag definitions by Greg Hackmann · 10 years ago
  72. 268af26 CMSG_DATA should return an unsigned char*. by Dan Albert · 10 years ago
  73. af4713e Unify unistd.h. by Dan Albert · 10 years ago
  74. a6435a1 Use attribute availability. by Dan Albert · 10 years ago
  75. adf5c72 Fix regoff_t for LP32 and _FILE_OFFSET_BITS=64. by Elliott Hughes · 10 years ago
  76. 6f4594d Add preadv/pwritev. by Elliott Hughes · 10 years ago
  77. 7ac3c12 Add strchrnul. by Elliott Hughes · 10 years ago
  78. 03f2246 Add the missing aarch64 user structs. by Elliott Hughes · 10 years ago
  79. afdd154 add fortified implementations of write/pwrite{,64} by Daniel Micay · 11 years ago
  80. 9101b00 add a fortified implementation of getcwd by Daniel Micay · 11 years ago
  81. 36443fd Remove PAGE_SIZE from <limits.h>. by Elliott Hughes · 11 years ago
  82. 5390173 Don't transitively include <limits.h> from <sys/user.h>. by Elliott Hughes · 11 years ago
  83. 820a86f Remove PAGESIZE. by Elliott Hughes · 11 years ago
  84. afab3ff Move PAGE_MASK into <sys/user.h>. by Elliott Hughes · 11 years ago
  85. fed2659 add fortified implementations of fread/fwrite by Daniel Micay · 11 years ago
  86. a7a87dd <sys/time.h> should include [most of] <sys/select.h>. by Elliott Hughes · 11 years ago
  87. 2cc41d3 Add all the glibc one-line "synonym" header files. by Elliott Hughes · 11 years ago
  88. 0875ba3 Add timespec/timeval conversion helpers. by Bertrand SIMONNET · 11 years ago
  89. e551514 libc: Add sys/fcntl.h for compatibility. by Daniel Erat · 11 years ago
  90. 7ea817d Add some glibc-like #defines for libchrome. by Elliott Hughes · 11 years ago
  91. 77455f8 Merge "Fixed uchar.h for clang3.6" by Elliott Hughes · 11 years ago
  92. c224747 Improve personality initialization by Dmitriy Ivanov · 11 years ago
  93. 59d5854 Add <sysexits.h>. by Elliott Hughes · 11 years ago
  94. a05bee5 Fixed uchar.h for clang3.6 by egor.kochetov · 11 years ago
  95. fef5835 Fix x86 gdbserver build. by Elliott Hughes · 11 years ago
  96. 895241e Fixes for building gdbserver (and gdb) out of the box. by Elliott Hughes · 11 years ago
  97. 0577733 Avoid name collision with user_fpsimd_state in <asm/ptrace.h>. by Elliott Hughes · 11 years ago
  98. bf18c61 Add a sys/procfs.h. by Dan Albert · 11 years ago
  99. be57a40 Add process_vm_readv and process_vm_writev. by Elliott Hughes · 11 years ago
  100. 60907c7 Allow NULL in pthread_mutex_lock/unlock. by Christopher Ferris · 11 years ago