1. d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 4 months ago
  2. 9a1d397 Reimplement our no-op utmp.h functions more simply. by Elliott Hughes · 5 years ago
  3. 79c91ae Sync with upstream NetBSD. by Elliott Hughes · 5 years ago
  4. 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
  5. fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
  6. 5828ad7 Clean up some obsolete NetBSD portability cruft. by Elliott Hughes · 6 years ago
  7. 4fc93ff Sync with upstream NetBSD. by Elliott Hughes · 6 years ago
  8. 01809e1 Switch to OpenBSD div/ldiv/lldiv. by Elliott Hughes · 6 years ago
  9. fbac97a Move NetBSD string routines to OpenBSD. by Elliott Hughes · 6 years ago
  10. 64f8e7b Remove unused NetBSD compatibility cruft. by Elliott Hughes · 7 years ago
  11. 15711c1 Remove dead code. by Elliott Hughes · 7 years ago
  12. 468efc8 Reimplement popen(3)/pclose(3). by Elliott Hughes · 7 years ago
  13. 9b1ca56 libc: Add support to allow library calls to find appropriate shell executable for a process by Sandeep Patil · 8 years ago
  14. da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
  15. 1665158 Merge \"Make it possible to build bionic with -I instead of -isystem.\" by Elliott Hughes · 9 years ago
  16. 5470c18 Make it possible to build bionic with -I instead of -isystem. by Elliott Hughes · 9 years ago
  17. f051934 Merge "Fix ftw/nftw to only report unreadable directories once." am: 2c32c20 by Elliott Hughes · 9 years ago
  18. 13d79ab Fix ftw/nftw to only report unreadable directories once. by Elliott Hughes · 9 years ago
  19. 8739a1a Merge "Fix regerror(..., nullptr, 0)." am: 925bf56447 by Elliott Hughes · 9 years ago
  20. cac2908 Fix regerror(..., nullptr, 0). by Elliott Hughes · 9 years ago
  21. afff444 resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev. by Christopher Ferris · 10 years ago
  22. 055a66c Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  23. 71927a8 Sync with upstream NetBSD lib/libc/regex. by Elliott Hughes · 10 years ago
  24. 40360b3 Remove bogus transitive includes. by Elliott Hughes · 11 years ago
  25. 274afe8 Add POSIX lcong48. by Elliott Hughes · 11 years ago
  26. 49eed7d Switch to OpenBSD insque/remque/killpg. by Elliott Hughes · 11 years ago
  27. b6b5cb5 Ignore all __weak_alias in OpenBSD libC. by Chih-Hung Hsieh · 11 years ago
  28. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  29. b902641 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  30. 3e424d0 Implement twalk(3), add unit tests. by Elliott Hughes · 11 years ago
  31. ca276c4 Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  32. 99ae098 Implement rand/srand in terms of random/srandom. by Elliott Hughes · 11 years ago
  33. caaf71e Sync upstream-openbsd. by Elliott Hughes · 11 years ago
  34. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  35. 673bff0 Merge "Implement rand/srand in terms of random/srandom." by Elliott Hughes · 11 years ago
  36. 76c241b Implement rand/srand in terms of random/srandom. by Elliott Hughes · 11 years ago
  37. 4f0b67a Sync upstream-openbsd. by Elliott Hughes · 11 years ago
  38. a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 11 years ago
  39. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 11 years ago
  40. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 11 years ago
  41. 809093b Hide rand48 implementation details. by Elliott Hughes · 11 years ago
  42. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 11 years ago
  43. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 11 years ago
  44. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
  45. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 11 years ago
  46. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 11 years ago
  47. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago
  48. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 11 years ago
  49. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 11 years ago
  50. ad41e9a More stdio cleanup. by Elliott Hughes · 11 years ago
  51. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 11 years ago
  52. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 11 years ago
  53. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  54. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 11 years ago
  55. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 12 years ago
  56. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  57. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 12 years ago
  58. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 12 years ago
  59. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 12 years ago
  60. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 12 years ago
  61. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 12 years ago
  62. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 12 years ago
  63. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 13 years ago
  64. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 13 years ago
  65. c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 13 years ago
  66. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 13 years ago
  67. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 13 years ago
  68. e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 13 years ago
  69. 31a1060 Upgrade seed48 too. by Elliott Hughes · 13 years ago
  70. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 13 years ago
  71. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 13 years ago
  72. ac184b2 Fix several compiler warnings. by Elliott Hughes · 13 years ago
  73. 5e58ea0 libc: add ftw / nftw functions by Nick Kralevich · 13 years ago
  74. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 13 years ago
  75. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 13 years ago
  76. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 13 years ago
  77. 3d2d448 Fix nice... by Elliott Hughes · 13 years ago
  78. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 13 years ago
  79. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 13 years ago
  80. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 13 years ago