1. b902641 Implement twalk(3), add unit tests. by Elliott Hughes · 10 years ago
  2. ca276c4 Fix visibility for a bunch more symbols. by Elliott Hughes · 10 years ago
  3. 99ae098 Implement rand/srand in terms of random/srandom. by Elliott Hughes · 10 years ago
  4. caaf71e Sync upstream-openbsd. by Elliott Hughes · 10 years ago
  5. a210cae Switch to upstream NetBSD nsap_addr.c. by Elliott Hughes · 10 years ago
  6. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  7. a0beeea Get the full set of PRNG functions in <stdlib.h> by Elliott Hughes · 10 years ago
  8. 809093b Hide rand48 implementation details. by Elliott Hughes · 10 years ago
  9. 47ba295 Rewrite and hide longjmperror. by Elliott Hughes · 10 years ago
  10. f51d3e8 Switch back to OpenBSD inet_ntop now they're FORTIFY clean. by Elliott Hughes · 10 years ago
  11. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 10 years ago
  12. 5c8c88d Use the NetBSD inet_ntop until the OpenBSD bug is fixed. by Elliott Hughes · 10 years ago
  13. 6a41b0f Flesh out <arpa/inet.h>. by Elliott Hughes · 10 years ago
  14. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 10 years ago
  15. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 10 years ago
  16. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 10 years ago
  17. ad41e9a More stdio cleanup. by Elliott Hughes · 10 years ago
  18. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 10 years ago
  19. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 10 years ago
  20. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  21. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 10 years ago
  22. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 10 years ago
  23. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 10 years ago
  24. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 11 years ago
  25. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 11 years ago
  26. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 11 years ago
  27. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  28. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 11 years ago
  29. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 11 years ago
  30. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 11 years ago
  31. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 11 years ago
  32. c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 12 years ago
  33. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 12 years ago
  34. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 12 years ago
  35. e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 12 years ago
  36. 31a1060 Upgrade seed48 too. by Elliott Hughes · 12 years ago
  37. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  38. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  39. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  40. 5e58ea0 libc: add ftw / nftw functions by Nick Kralevich · 12 years ago
  41. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  42. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 12 years ago
  43. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 12 years ago
  44. 3d2d448 Fix nice... by Elliott Hughes · 12 years ago
  45. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 12 years ago
  46. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 12 years ago
  47. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 12 years ago