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