1. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 10 years ago
  2. 7f3a272 Add lsearch(3) for ltrace. by Elliott Hughes · 10 years ago
  3. 205c788 Clean up reentrancy cruft. by Elliott Hughes · 10 years ago
  4. ad41e9a More stdio cleanup. by Elliott Hughes · 10 years ago
  5. 19f58ef Switch to NetBSD utmp.c. by Elliott Hughes · 10 years ago
  6. 569fb98 Moved nameser.h and namser_compat.h to public include dir by Calin Juravle · 10 years ago
  7. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 10 years ago
  8. 677b6e6 Move the upstream-netbsd libc files into the correct directory. by Elliott Hughes · 10 years ago
  9. db1ea34 Implement some of the missing LFS64 support. by Elliott Hughes · 10 years ago
  10. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 10 years ago
  11. 6522899 bionic: call stdio cleanup on exit by Pawit Pornkitprasan · 11 years ago
  12. 9be07fa Fix a TODO; we've had SOCK_CLOEXEC for a while now. by Elliott Hughes · 11 years ago
  13. 60fd345 Fix the *rand48 functions on LP64. by Elliott Hughes · 11 years ago
  14. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  15. d04c183 Add more __restricts, clean up __format__ attributes. by Elliott Hughes · 11 years ago
  16. 6b3f49a Upgrade to current NetBSD popen/pclose. by Elliott Hughes · 11 years ago
  17. 2b47307 Our strcoll(3) is no different from NetBSD's, so take exactly theirs. by Elliott Hughes · 11 years ago
  18. c51cd76 Avoid overflow in memccpy. by Elliott Hughes · 11 years ago
  19. c30396f libc: Fix alphasort() signature (and implementation). by David 'Digit' Turner · 12 years ago
  20. 063cfb2 Clean up the implementation of the <dirent.h> functions. by Elliott Hughes · 12 years ago
  21. ab44f52 More upstream NetBSD upgrades. by Elliott Hughes · 12 years ago
  22. e8bcca3 Upgrade more functions to the current upstream NetBSD copy. by Elliott Hughes · 12 years ago
  23. 31a1060 Upgrade seed48 too. by Elliott Hughes · 12 years ago
  24. 774c7f5 Upgrade to the current NetBSD rand implementation. by Elliott Hughes · 12 years ago
  25. eac9eb4 Add getdelim(3) and getline(3) to bionic by Irina Tirdea · 12 years ago
  26. ac184b2 Fix several compiler warnings. by Elliott Hughes · 12 years ago
  27. 5e58ea0 libc: add ftw / nftw functions by Nick Kralevich · 12 years ago
  28. b5f053b Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3). by Irina Tirdea · 12 years ago
  29. cc213f8 Switch to the current NetBSD regex implementation. by Elliott Hughes · 12 years ago
  30. 409302f Switch to upstream NetBSD tdelete/tfind/tsearch. by Elliott Hughes · 12 years ago
  31. 3d2d448 Fix nice... by Elliott Hughes · 12 years ago
  32. f8b3a92 Revert "Revert "Switch to NetBSD's strxfrm(3)."" by Elliott Hughes · 12 years ago
  33. 8793e7c Revert "Switch to NetBSD's strxfrm(3)." by Elliott Hughes · 12 years ago
  34. be1d78b Switch to NetBSD's strxfrm(3). by Elliott Hughes · 12 years ago