1. cd1959b Merge "Add primitive CPPLINT.cfg." by Dan Albert · 11 years ago
  2. 6ac4dd8 Add primitive CPPLINT.cfg. by Dan Albert · 11 years ago
  3. a9c3d05 Merge "Modify MIPS64 stat structure to match a generic one in AOSP." by Elliott Hughes · 11 years ago
  4. 86d2fee Modify MIPS64 stat structure to match a generic one in AOSP. by Raghu Gandham · 11 years ago
  5. 80e6d6d Switch pthread_once_t to stdatomic.h. by Yabin Cui · 11 years ago
  6. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  7. 419ed12 Merge "Update kernel headers to v3.18.3." by Christopher Ferris · 11 years ago
  8. b8a8cf0 Add <error.h>. by Elliott Hughes · 11 years ago
  9. 82d7504 Update kernel headers to v3.18.3. by Christopher Ferris · 11 years ago
  10. c5dc02a Reduce <stdlib.h> namespace pollution. by Elliott Hughes · 11 years ago
  11. 6466292 Reduce <signal.h> namespace pollution. by Elliott Hughes · 11 years ago
  12. d309877 Say "Bad file descriptor" rather than "Bad file number". by Elliott Hughes · 11 years ago
  13. 9d9ebc5 bionic: libc: Added path to root ramdisk build properties file. by Andres Morales · 11 years ago
  14. 3471fcb Clean up paths.h. by Yabin Cui · 11 years ago
  15. e247e1c [MIPS64] Add correct mcontext_t for 64-bit MIPS by Faraz Shahbazker · 11 years ago
  16. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  17. 0a55240 Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>." by Elliott Hughes · 11 years ago
  18. 64d8382 Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>. by Elliott Hughes · 11 years ago
  19. 998f2d5 Remove more BSD cruft from the public headers. by Elliott Hughes · 11 years ago
  20. c631bb2 Merge "Fix the types of some of the struct stat fields." by Elliott Hughes · 11 years ago
  21. 9257c47 Fix the types of some of the struct stat fields. by Elliott Hughes · 11 years ago
  22. 0c92e8c Remove bogus #include <endian.h> from <sys/stat.h>. by Elliott Hughes · 11 years ago
  23. 1c52e6c Fix struct stat member types for x86-64. by Elliott Hughes · 11 years ago
  24. 370a3e5 Merge "Sync with upstream for gethnamaddr.c." by Yabin Cui · 11 years ago
  25. 58d33a5 Sync with upstream for gethnamaddr.c. by Yabin Cui · 11 years ago
  26. badd7e1 Fix <net/route.h>. by Elliott Hughes · 11 years ago
  27. 3337435 Merge "Use machine/timespec.h to separate timespec definition." by Yabin Cui · 11 years ago
  28. db49903 Use machine/timespec.h to separate timespec definition. by Yabin Cui · 11 years ago
  29. a381fe8 Fix ptsname(3) and ttyname(3) to use TLS. by Elliott Hughes · 11 years ago
  30. 824f914 Move BSD stuff together in <sys/endian.h>. by Elliott Hughes · 11 years ago
  31. a7feda3 <net/route.h> should include IPv6 too. by Elliott Hughes · 11 years ago
  32. 1ec05b7 Sync <net/if_types.h> with upstream. by Elliott Hughes · 11 years ago
  33. 94926f8 Merge "support _POSIX_REALTIME_SIGNALS" by Yabin Cui · 11 years ago
  34. b033761 Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc." by Yabin Cui · 11 years ago
  35. 7257560 Change _POSIX_CPUTIME macro to make it compitable with glibc. by Yabin Cui · 11 years ago
  36. 6348160 support _POSIX_REALTIME_SIGNALS by Yabin Cui · 11 years ago
  37. 56e0173 Simplify our endian.h implementation. by Elliott Hughes · 11 years ago
  38. 2421406 Merge "Add cache related sysconf queries" by Tao Bao · 11 years ago
  39. 1f40be9 Add cache related sysconf queries by Tao Bao · 11 years ago
  40. 9e08a7b Merge "Restore symbols from <arpa/nameser.h>." by Elliott Hughes · 11 years ago
  41. 42804c4 Restore symbols from <arpa/nameser.h>. by Elliott Hughes · 11 years ago
  42. 5afae64 implement posix_madvise by Yabin Cui · 11 years ago
  43. 6cbc56b Merge "Implement <pty.h>." by Elliott Hughes · 11 years ago
  44. 65f0df7 Implement <pty.h>. by Elliott Hughes · 11 years ago
  45. efbb6fb change argument type in madvise by Yabin Cui · 11 years ago
  46. 212e0e3 Build our benchmarks against glibc too. by Elliott Hughes · 11 years ago
  47. 3e6ef3f Merge "support _POSIX_CPUTIME" by Yabin Cui · 11 years ago
  48. aad1a39 libc: Fix headers to allow direct inclusion. by David 'Digit' Turner · 11 years ago
  49. d5c6527 support _POSIX_CPUTIME by Yabin Cui · 11 years ago
  50. eb3a5e0 Merge "flesh out sysconf(3) and the _POSIX_* constants" by Yabin Cui · 11 years ago
  51. 1c19194 flesh out sysconf(3) and the _POSIX_* constants by Yabin Cui · 11 years ago
  52. 75ef63d Move some pthread functions to signal.h. by Dan Albert · 11 years ago
  53. f664034 Revert "<sched.h> should offer both __sched_priority and sched_priority." by Dan Albert · 11 years ago
  54. 6e50cb4 libc: Move <sgidefs.h> to libc/arch-mips/ by David 'Digit' Turner · 11 years ago
  55. 9d93986 Add functions in sysinfo.h. by Yabin Cui · 11 years ago
  56. 60d84af sysconf(3) returns long. by Elliott Hughes · 11 years ago
  57. 168667c Add non-macro stdin/stdout/stderr too. by Elliott Hughes · 11 years ago
  58. 5c7d958 Add missing function prototypes wcpcpy/wcpncpy. by Christopher Ferris · 11 years ago
  59. 854c98d Merge "Allow stdatomic.h to be included from mingw prebuilt." by Hans Boehm · 11 years ago
  60. 95f197f Allow stdatomic.h to be included from mingw prebuilt. by Hans Boehm · 11 years ago
  61. ec18ce0 Add support for hash-style=gnu by Dmitriy Ivanov · 11 years ago
  62. e5cabca Merge "implement missing seekdir and telldir" by Yabin Cui · 11 years ago
  63. 71d220c bionic: libc: Added path to vendor build properties file. by Daniel Rosenberg · 11 years ago
  64. 8c79b4e Add the <dirent.h> feature macros glibc uses. by Elliott Hughes · 11 years ago
  65. e6ac9bb Remove temporary compatibility hack. by Elliott Hughes · 11 years ago
  66. 0ac0df8 Fix struct stat to match POSIX 2008. by Elliott Hughes · 11 years ago
  67. b86a4c7 Add sethostname(2). by Elliott Hughes · 11 years ago
  68. 5ca4a9e implement missing seekdir and telldir by Yabin Cui · 11 years ago
  69. b20c244 Implement all the POSIX _l functions. by Elliott Hughes · 11 years ago
  70. 274afe8 Add POSIX lcong48. by Elliott Hughes · 11 years ago
  71. e38bf83 Merge "limits.h: add define for HOST_NAME_MAX" by Elliott Hughes · 11 years ago
  72. 0589777 limits.h: add define for HOST_NAME_MAX by Yongqin Liu · 11 years ago
  73. a39f939 change unsigned int to uint32_t for api arc4random/arc4random_uniform by Yabin Cui · 11 years ago
  74. e03950f Fix the type of u_ar0 in <sys/user.h>. by Elliott Hughes · 11 years ago
  75. f485547 Use mxcr_mask instead of mxcsr_mask to match glibc. by Elliott Hughes · 11 years ago
  76. ca8e84c Add mkfifoat(3). by Elliott Hughes · 11 years ago
  77. a6c1279 Rename library_offset to library_fd_offset by Dmitriy Ivanov · 11 years ago
  78. 3ce0769 Only use <atomic> for C++11 and newer. by Dan Albert · 11 years ago
  79. 1816025 Add clock_settime and clock_nanosleep. by Haruki Hasegawa · 11 years ago
  80. a6bee4d Add glibc alias for NT_PRFPREG by Dmitriy Ivanov · 11 years ago
  81. 5a3ca37 Merge "Revert "Work around a bug in Immersion's libImmEmulatorJ.so."" by Elliott Hughes · 11 years ago
  82. c9e4f2d Merge "Inline helpers need to be exported unmangled." by Dan Albert · 11 years ago
  83. 658727e Inline helpers need to be exported unmangled. by Dan Albert · 11 years ago
  84. 3d77327 Revert "Work around a bug in Immersion's libImmEmulatorJ.so." by Elliott Hughes · 11 years ago
  85. 7d3f553 Work around a bug in Immersion's libImmEmulatorJ.so. by Elliott Hughes · 11 years ago
  86. 1aaa178 cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  87. 6d569b9 Merge "Add file_offset parameter to android_extinfo" by Dmitriy Ivanov · 11 years ago
  88. 07e5bc1 Add file_offset parameter to android_extinfo by Dmitriy Ivanov · 11 years ago
  89. a6eef3b Merge "Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions"" by Nick Kralevich · 11 years ago
  90. 884a3de Revert "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  91. 558ec81 Merge "cdefs.h: add artificial attribute to FORTIFY_SOURCE functions" by Nick Kralevich · 11 years ago
  92. b84f667 further cleanup memcpy fortify implementation by Nick Kralevich · 11 years ago
  93. 9b543ff cdefs.h: add artificial attribute to FORTIFY_SOURCE functions by Nick Kralevich · 11 years ago
  94. 48be71d string.h: remove unused variable by Nick Kralevich · 11 years ago
  95. d5df412 Merge "Add RTLD_NODELETE flag support" by Dmitriy Ivanov · 11 years ago
  96. 1b20daf Add RTLD_NODELETE flag support by Dmitriy Ivanov · 11 years ago
  97. 76ac4d0 Make memory_order_acquire visible in global namespace by Hans Boehm · 11 years ago
  98. 6cdeb52 Fix unused DT entry warnings. by Dmitriy Ivanov · 11 years ago
  99. fc5a93f Merge "Fix incorrect parameter types for locale funcs." by Dan Albert · 11 years ago
  100. 31165ed CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps. by Elliott Hughes · 11 years ago