1. 247dc91 Take ownership of various simple syscall wrappers. by Elliott Hughes · 11 years ago
  2. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 11 years ago
  3. ec674b4 Merge "Switch to upstream FreeBSD ldexp.c." by Elliott Hughes · 11 years ago
  4. 21d9e58 Merge "Rename the stack protector intermediate library." by Elliott Hughes · 11 years ago
  5. 57a8836 Switch to upstream FreeBSD ldexp.c. by Elliott Hughes · 11 years ago
  6. 7aef274 Merge "Switch to OpenBSD wcscoll." by Elliott Hughes · 11 years ago
  7. 6380b51 Rename the stack protector intermediate library. by Elliott Hughes · 11 years ago
  8. c8937ea Switch to OpenBSD wcscoll. by Elliott Hughes · 11 years ago
  9. 152b9de Remove non-standard memswap. by Elliott Hughes · 11 years ago
  10. 159b28e Upgrade to tzdata2014a. by Elliott Hughes · 11 years ago
  11. c4fbf92 Update the NOTICE files by Calin Juravle · 11 years ago
  12. 0bca08d Merge "Update res_debug.c to take into account changes to the nameser.h" by Calin Juravle · 11 years ago
  13. 04620a3 Fix pthread_detach for already-exited threads. by Elliott Hughes · 11 years ago
  14. 333e2ae Merge "Add si_timerid to <signal.h>." by Elliott Hughes · 11 years ago
  15. 4d46c94 Merge "Rewrite the POSIX timer functions." by Elliott Hughes · 11 years ago
  16. 4b558f5 Rewrite the POSIX timer functions. by Elliott Hughes · 11 years ago
  17. a0cd9bc Add si_timerid to <signal.h>. by Elliott Hughes · 11 years ago
  18. 0ad555a Update res_debug.c to take into account changes to the nameser.h by Calin Juravle · 11 years ago
  19. b145b5e Merge "Fix broken pointer overflow check ns_name_unpack()" by Calin Juravle · 11 years ago
  20. d9ba757 Merge "Sync up nameser with upstream(2014.03.05)" by Calin Juravle · 11 years ago
  21. d40eb15 Merge "Fix some pthread symbols build as C++ symbol under x64 lunch." by Elliott Hughes · 11 years ago
  22. 22a0d6f Bring the generate-NOTICE script up to date. by Elliott Hughes · 11 years ago
  23. 4e54b11 Update the NOTICE files. by Elliott Hughes · 11 years ago
  24. e7ea936 Merge "Add ARMv8 optimized string handling functions based on cortex-strings" by Elliott Hughes · 11 years ago
  25. 7e4fa56 Add ARMv8 optimized string handling functions based on cortex-strings by Bernhard Rosenkraenzer · 11 years ago
  26. 85c5202 Fix broken pointer overflow check ns_name_unpack() by Calin Juravle · 11 years ago
  27. fcb502e Sync up nameser with upstream(2014.03.05) by Calin Juravle · 11 years ago
  28. 9fc7602 libc: libc_logging 64bit compile issue by Mark Salyzyn · 11 years ago
  29. 252ee1e Stop defining HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC. by Narayan Kamath · 11 years ago
  30. f0870c3 Fix some pthread symbols build as C++ symbol under x64 lunch. by Halton Huo · 11 years ago
  31. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  32. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 11 years ago
  33. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  34. 4a46a68 Merge "Moved private dns header to their own dir." by Calin Juravle · 11 years ago
  35. 9f2d1bc Merge "Renamed the misleading libc/netbsd directory to libc/dns." by Calin Juravle · 11 years ago
  36. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 11 years ago
  37. 2c7c79e Merge "Switch to upstream alarm(3)." by Elliott Hughes · 11 years ago
  38. aedb00d Switch to upstream alarm(3). by Elliott Hughes · 11 years ago
  39. f33df6a Merge "libc: Make calls to new user-space logger (revisit)" by Mark Salyzyn · 11 years ago
  40. cecc036 Moved private dns header to their own dir. by Calin Juravle · 11 years ago
  41. f382928 libc: Make calls to new user-space logger (revisit) by Mark Salyzyn · 11 years ago
  42. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 11 years ago
  43. e4ab19c Remove deprecated and unused constants from <sys/klog.h>. by Elliott Hughes · 11 years ago
  44. a8b1eb3 Fix build. by Elliott Hughes · 11 years ago
  45. 2ec592c Merge "Add recvmmsg and sendmmsg syscalls." by Elliott Hughes · 11 years ago
  46. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 11 years ago
  47. d51db86 Merge "Fix locatime.c indentation after sync" by Calin Juravle · 11 years ago
  48. 4ab29a3 Merge "Update tzcode to 2013i" by Calin Juravle · 11 years ago
  49. d892892 Fix locatime.c indentation after sync by Calin Juravle · 11 years ago
  50. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 11 years ago
  51. 627d37c Update tzcode to 2013i by Calin Juravle · 11 years ago
  52. fd3a9fb Vastly reduce the number of read(2)s done in tzload. by Elliott Hughes · 11 years ago
  53. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 11 years ago
  54. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 11 years ago
  55. 000ffd8 Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants." by Elliott Hughes · 11 years ago
  56. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 11 years ago
  57. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 12 years ago
  58. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 11 years ago
  59. 1e4378e Switch to current OpenBSD system.c. by Elliott Hughes · 11 years ago
  60. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 11 years ago
  61. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 11 years ago
  62. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 11 years ago
  63. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 11 years ago
  64. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  65. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 11 years ago
  66. d4934a7 Added ftw64, nftw64 by Calin Juravle · 11 years ago
  67. fe317a3 Added mkstemp64 by Calin Juravle · 11 years ago
  68. 37e9570 Fix 64-bit build. by Narayan Kamath · 11 years ago
  69. c9ae21a Move system_properties over to C++. by Narayan Kamath · 11 years ago
  70. 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 11 years ago
  71. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  72. 90b0157 Merge "Fixed int fast types for LP64" by Calin Juravle · 11 years ago
  73. da030de Fixed int fast types for LP64 by Calin Juravle · 11 years ago
  74. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 11 years ago
  75. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 11 years ago
  76. 8d0fe1c Merge "Remove two DNS files that weren't being built." by Elliott Hughes · 11 years ago
  77. d28b277 Remove two DNS files that weren't being built. by Elliott Hughes · 11 years ago
  78. 851e68a Unify our assembler macros. by Elliott Hughes · 11 years ago
  79. c345caa Fix mips64 crt build. by Elliott Hughes · 11 years ago
  80. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 11 years ago
  81. bfa2b6f Merge "Stop advertising an arm32-specific hack like it's a build system feature." by Elliott Hughes · 11 years ago
  82. 54d49ac Merge "Added script generating additions to libgcc_compat.c from linker errors" by Dmitriy Ivanov · 11 years ago
  83. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 11 years ago
  84. adab51a Added script generating additions to libgcc_compat.c from linker errors by Dmitriy Ivanov · 11 years ago
  85. 1fbe621 Don't explicitly list the tzcode files. by Elliott Hughes · 11 years ago
  86. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 11 years ago
  87. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 11 years ago
  88. eae27dc Make mips generated assembler more like the mips64 stuff. by Elliott Hughes · 11 years ago
  89. 44ef37c Merge "Use uid_t and gid_t for st_uid and st_gid in struct stat." by Elliott Hughes · 11 years ago
  90. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 11 years ago
  91. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 11 years ago
  92. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  93. ffe0266 Merge "bionic: fix __set_errno for arm64 syscalls that return a 64-bit value" by Elliott Hughes · 11 years ago
  94. 3d19a83 bionic: fix __set_errno for arm64 syscalls that return a 64-bit value by Colin Cross · 11 years ago
  95. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  96. cfbfe70 Remove duplicate definitions of MIN and MAX. by Elliott Hughes · 11 years ago
  97. 671e236 Restore sys_signame for LP64. by Elliott Hughes · 11 years ago
  98. aa0ebda Clean up sys_signame and sys_siglist a little. by Elliott Hughes · 11 years ago
  99. 76c8b88 Fix missing args. by Ying Wang · 11 years ago
  100. c4c50b2 Merge "Reconfig libc's Android.mk to build for multilib" by Ying Wang · 11 years ago