1. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 10 years ago
  2. 8e541b1 Merge "Moved nameser.h and namser_compat.h to public include dir" by Calin Juravle · 10 years ago
  3. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 10 years ago
  4. 4a46a68 Merge "Moved private dns header to their own dir." by Calin Juravle · 10 years ago
  5. 9f2d1bc Merge "Renamed the misleading libc/netbsd directory to libc/dns." by Calin Juravle · 10 years ago
  6. caaae7f Merge "Implement pthread_condattr_{get,set}clock." by Narayan Kamath · 10 years ago
  7. 51e6cb3 Implement pthread_condattr_{get,set}clock. by Narayan Kamath · 10 years ago
  8. 2c7c79e Merge "Switch to upstream alarm(3)." by Elliott Hughes · 10 years ago
  9. aedb00d Switch to upstream alarm(3). by Elliott Hughes · 10 years ago
  10. f33df6a Merge "libc: Make calls to new user-space logger (revisit)" by Mark Salyzyn · 10 years ago
  11. cecc036 Moved private dns header to their own dir. by Calin Juravle · 10 years ago
  12. f382928 libc: Make calls to new user-space logger (revisit) by Mark Salyzyn · 10 years ago
  13. dfeb42e Merge "If the kernel doesn't have MADV_MERGEABLE, stop asking for it." by Elliott Hughes · 10 years ago
  14. 9bd9b7d If the kernel doesn't have MADV_MERGEABLE, stop asking for it. by Elliott Hughes · 10 years ago
  15. 15e71cd Merge "Remove deprecated and unused constants from <sys/klog.h>." by Elliott Hughes · 10 years ago
  16. e4ab19c Remove deprecated and unused constants from <sys/klog.h>. by Elliott Hughes · 10 years ago
  17. ddad384 Merge "Fix build." by Elliott Hughes · 10 years ago
  18. a8b1eb3 Fix build. by Elliott Hughes · 10 years ago
  19. 2ec592c Merge "Add recvmmsg and sendmmsg syscalls." by Elliott Hughes · 10 years ago
  20. ddc8cc7 Merge "Add getprogname/setprogname for BSD compatibility." by Elliott Hughes · 10 years ago
  21. 692207e Add getprogname/setprogname for BSD compatibility. by Elliott Hughes · 10 years ago
  22. d51db86 Merge "Fix locatime.c indentation after sync" by Calin Juravle · 10 years ago
  23. 4ab29a3 Merge "Update tzcode to 2013i" by Calin Juravle · 10 years ago
  24. d892892 Fix locatime.c indentation after sync by Calin Juravle · 10 years ago
  25. bd33537 Renamed the misleading libc/netbsd directory to libc/dns. by Calin Juravle · 10 years ago
  26. e9db4a9 Merge "Vastly reduce the number of read(2)s done in tzload." by Elliott Hughes · 10 years ago
  27. 627d37c Update tzcode to 2013i by Calin Juravle · 10 years ago
  28. fd3a9fb Vastly reduce the number of read(2)s done in tzload. by Elliott Hughes · 10 years ago
  29. e334540 Merge "Fix a leak on error in tzload." by Elliott Hughes · 10 years ago
  30. 3073f90 Fix a leak on error in tzload. by Elliott Hughes · 10 years ago
  31. 6ff0c75 Add recvmmsg and sendmmsg syscalls. by Guillaume Ranquet · 10 years ago
  32. ad2cfe2 Merge "Fix x86_64 build" by Calin Juravle · 10 years ago
  33. 7ba84d3 Fix x86_64 build by Pavel Chupin · 10 years ago
  34. 000ffd8 Merge "Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants." by Elliott Hughes · 10 years ago
  35. 3ba62f7 Merge "libc: Make calls to new user-space logger" by Mark Salyzyn · 10 years ago
  36. 3434727 Ensure that <fcntl.h> has the SYNC_FILE_RANGE_* constants. by Elliott Hughes · 10 years ago
  37. 0336e35 libc: Make calls to new user-space logger by Mark Salyzyn · 11 years ago
  38. d4ee6b6 Merge "Fix mips build" by Calin Juravle · 10 years ago
  39. 26349d8 Fix mips build by Calin Juravle · 10 years ago
  40. 3503696 Merge "Moved to a more openbsd-like fenv.h" by Calin Juravle · 10 years ago
  41. 2d36790 Moved to a more openbsd-like fenv.h by Calin Juravle · 10 years ago
  42. 27c7dbe Merge "Fix log_backtrace assertion failure caused by LP64 fix." by Elliott Hughes · 10 years ago
  43. ba76572 Fix log_backtrace assertion failure caused by LP64 fix. by Elliott Hughes · 10 years ago
  44. 901553a Merge "Switch to current OpenBSD system.c." by Elliott Hughes · 10 years ago
  45. 1e4378e Switch to current OpenBSD system.c. by Elliott Hughes · 10 years ago
  46. c380385 Merge "Fix LP64 builds after OpenBSD string changes." by Elliott Hughes · 10 years ago
  47. b620883 Fix LP64 builds after OpenBSD string changes. by Elliott Hughes · 10 years ago
  48. 5c7816f Merge "More OpenBSD cleanup (primarily string)." by Elliott Hughes · 10 years ago
  49. a92b57c Merge "Added ftw64, nftw64" by Calin Juravle · 10 years ago
  50. 7c1efff Merge "Added mkstemp64" by Calin Juravle · 10 years ago
  51. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  52. ba40a56 Merge "Remove <asm/page.h>." by Elliott Hughes · 10 years ago
  53. 0e44bc3 Remove <asm/page.h>. by Elliott Hughes · 10 years ago
  54. d4934a7 Added ftw64, nftw64 by Calin Juravle · 10 years ago
  55. fe317a3 Added mkstemp64 by Calin Juravle · 10 years ago
  56. b26e494 Merge "Fix 64-bit build." by Narayan Kamath · 10 years ago
  57. 37e9570 Fix 64-bit build. by Narayan Kamath · 10 years ago
  58. c6d96bb Merge "Move system_properties over to C++." by Narayan Kamath · 10 years ago
  59. c9ae21a Move system_properties over to C++. by Narayan Kamath · 10 years ago
  60. 3572fbc Merge "Fix a typo in HACKING.txt." by Elliott Hughes · 10 years ago
  61. 247904a Fix a typo in HACKING.txt. by Elliott Hughes · 10 years ago
  62. 9150dfb Merge "Clean up our OpenBSD usage." by Elliott Hughes · 10 years ago
  63. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  64. 90b0157 Merge "Fixed int fast types for LP64" by Calin Juravle · 10 years ago
  65. da030de Fixed int fast types for LP64 by Calin Juravle · 10 years ago
  66. e65055a Merge "Stop asking GCC to cause trouble." by Elliott Hughes · 10 years ago
  67. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 10 years ago
  68. 26172fa Merge "Move the upstream-netbsd libc files into the correct directory." by Elliott Hughes · 10 years ago
  69. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 10 years ago
  70. 8d0fe1c Merge "Remove two DNS files that weren't being built." by Elliott Hughes · 10 years ago
  71. cb43f84 Merge "Unify our assembler macros." by Elliott Hughes · 10 years ago
  72. d28b277 Remove two DNS files that weren't being built. by Elliott Hughes · 10 years ago
  73. 851e68a Unify our assembler macros. by Elliott Hughes · 10 years ago
  74. 22c6b7f Merge "Fix mips64 crt build." by Elliott Hughes · 10 years ago
  75. c345caa Fix mips64 crt build. by Elliott Hughes · 10 years ago
  76. 6a68655 Merge "Remove useless _C_LABEL from our assembler source." by Elliott Hughes · 10 years ago
  77. 09289d9 Remove useless _C_LABEL from our assembler source. by Elliott Hughes · 10 years ago
  78. bfa2b6f Merge "Stop advertising an arm32-specific hack like it's a build system feature." by Elliott Hughes · 10 years ago
  79. 54d49ac Merge "Added script generating additions to libgcc_compat.c from linker errors" by Dmitriy Ivanov · 10 years ago
  80. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  81. adab51a Added script generating additions to libgcc_compat.c from linker errors by Dmitriy Ivanov · 10 years ago
  82. ca566b3 Merge "Don't explicitly list the tzcode files." by Elliott Hughes · 10 years ago
  83. 1fbe621 Don't explicitly list the tzcode files. by Elliott Hughes · 10 years ago
  84. d945952 Merge "Fix signbit / infinite / isinf / isnan unit tests." by Narayan Kamath · 10 years ago
  85. 75f04d1 Merge "Remove the useless _C_LABEL from generated system calls." by Elliott Hughes · 10 years ago
  86. d465eb4 Remove the useless _C_LABEL from generated system calls. by Elliott Hughes · 10 years ago
  87. fbaddda Merge "Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP" by Elliott Hughes · 10 years ago
  88. b69c0b5 Merge "Make mips/mips64 syscall stubs more like the other architectures." by Elliott Hughes · 10 years ago
  89. 6db95a8 Merge "Top-level documentation about working on bionic." by Elliott Hughes · 10 years ago
  90. 9abbbdc Make mips/mips64 syscall stubs more like the other architectures. by Elliott Hughes · 10 years ago
  91. e6c451f Merge "Make mips generated assembler more like the mips64 stuff." by Elliott Hughes · 10 years ago
  92. eae27dc Make mips generated assembler more like the mips64 stuff. by Elliott Hughes · 10 years ago
  93. 5f6f4a9 Fix signbit / infinite / isinf / isnan unit tests. by Narayan Kamath · 10 years ago
  94. 560cee6 Top-level documentation about working on bionic. by Elliott Hughes · 10 years ago
  95. 44ef37c Merge "Use uid_t and gid_t for st_uid and st_gid in struct stat." by Elliott Hughes · 10 years ago
  96. 24ef477 Merge "Fix build by avoiding the _C_LABEL macro." by Elliott Hughes · 10 years ago
  97. 6b55593 Use uid_t and gid_t for st_uid and st_gid in struct stat. by Elliott Hughes · 10 years ago
  98. 986f906 Fix build by avoiding the _C_LABEL macro. by Elliott Hughes · 10 years ago
  99. 006f9ad Linker writes to wrong memory location when processing DT_MIPS_RLD_MAP by Benjamin Adolphi · 10 years ago
  100. 787c1f9 Merge "Add missing file from previous change." by Elliott Hughes · 10 years ago