1. baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
  2. f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
  3. 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
  4. 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
  5. 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 8 years ago
  6. 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 8 years ago
  7. 7cc779f libc: add clang FORTIFY support by George Burgess IV · 8 years ago
  8. da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
  9. 3d12517 Move <machine/endian.h> somewhere more private. by Elliott Hughes · 9 years ago
  10. 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
  11. 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
  12. 39cd0fa Remove an unused file. by Elliott Hughes · 11 years ago
  13. 31e072f Update our FreeBSD realpath(3) to upstream head. by Elliott Hughes · 11 years ago
  14. 567d3fc Merge "Switch to OpenBSD fopen/fclose." by Elliott Hughes · 11 years ago
  15. af12924 Sync with current upstream getopt_long.c. by Elliott Hughes · 11 years ago
  16. 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
  17. a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
  18. b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
  19. a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
  20. 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
  21. 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
  22. 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
  23. 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
  24. 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
  25. b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 11 years ago
  26. d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
  27. d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago
  28. f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
  29. 57a8836 Switch to upstream FreeBSD ldexp.c. by Elliott Hughes · 11 years ago
  30. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 11 years ago
  31. 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 11 years ago
  32. a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 11 years ago
  33. ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
  34. aec2ffb Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 12 years ago
  35. 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 12 years ago
  36. d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
  37. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 12 years ago
  38. 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 12 years ago
  39. 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 12 years ago
  40. b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
  41. 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
  42. 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 12 years ago
  43. 0493a6f Regenerate NOTICE files. by Elliott Hughes · 12 years ago
  44. eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 12 years ago
  45. f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 12 years ago