- 7330438 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 1 month ago
- aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 1 year, 10 months ago
- a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 1 year, 10 months ago
- 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 1 year, 10 months ago
- c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years, 2 months ago
- b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 2 months ago
- 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 2 months ago
- 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years, 2 months ago
- 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 3 months ago
- ebc19a9 riscv64: add bionic assembler and string functions. by Elliott Hughes · 2 years, 11 months ago
- 1cc755c Fully disable clang format where needed. by Christopher Ferris · 6 years ago
- fdaf82f Link .clang-format file to system/core one. by Christopher Ferris · 6 years ago
- 22fb267 Reimplement realpath. by Elliott Hughes · 6 years ago
- ffded19 qsort.c: take an upstream FreeBSD change. by Elliott Hughes · 6 years ago
- 5951fcb Merge "Clean up some obsolete FreeBSD portability cruft." by Elliott Hughes · 6 years ago
- 888903a Merge "Take a couple of wcs MTE patches from upstream FreeBSD." by Elliott Hughes · 6 years ago
- d1f1e41 Merge "Take a getopt_long() patch from upstream FreeBSD." by Elliott Hughes · 6 years ago
- c996c73 Clean up some obsolete FreeBSD portability cruft. by Elliott Hughes · 6 years ago
- 89c4e4a Take a couple of wcs MTE patches from upstream FreeBSD. by Elliott Hughes · 6 years ago
- 5b4b58a Take a getopt_long() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
- d310125 Take a quick_exit() patch from upstream FreeBSD. by Elliott Hughes · 6 years ago
- dbe72ca Merge "sleep/usleep: switch to trivial implementations." by Elliott Hughes · 6 years ago
- ca3f8e4 sleep/usleep: switch to trivial implementations. by Elliott Hughes · 6 years ago
- ccea693 Take a bunch of trivial SPDX changes from upstream FreeBSD. by Elliott Hughes · 6 years ago
- b177085 Add reallocarray(3). by Elliott Hughes · 7 years ago
- baed51e Change ARG_MAX/_SC_ARG_MAX back to a constant. by Elliott Hughes · 8 years ago
- f1c568d Add <glob.h>. by Elliott Hughes · 8 years ago
- 5702c6f Finish <search.h>. by Elliott Hughes · 8 years ago
- 54f5d83 libc fortify: make socket.h and stdlib.h use diagnose_if by George Burgess IV · 8 years ago
- 20f3399 Switch to FreeBSD for wcsstr and wmemcpy. by Elliott Hughes · 8 years ago
- 4b1a399 libc: Sync qsort(3) with FreeBSD revision r318515. by Xin Li · 8 years ago
- 7cc779f libc: add clang FORTIFY support by George Burgess IV · 9 years ago
- da7a0b1 Move to .md files for even trivial documentation. by Elliott Hughes · 9 years ago
- 3d12517 Move <machine/endian.h> somewhere more private. by Elliott Hughes · 9 years ago
- 26a8322 Move several FreeBSD functions to OpenBSD. by Elliott Hughes · 10 years ago
- 76f8916 Clean up <stdlib.h> slightly. by Elliott Hughes · 11 years ago
- 39cd0fa Remove an unused file. by Elliott Hughes · 11 years ago
- 31e072f Update our FreeBSD realpath(3) to upstream head. by Elliott Hughes · 11 years ago
- 567d3fc Merge "Switch to OpenBSD fopen/fclose." by Elliott Hughes · 11 years ago
- af12924 Sync with current upstream getopt_long.c. by Elliott Hughes · 11 years ago
- 5a69da8 Switch to OpenBSD fopen/fclose. by Elliott Hughes · 11 years ago
- a71b4c3 Switch to OpenBSD flags.c. by Elliott Hughes · 11 years ago
- b810462 Fix _BSD_SOURCE/__USE_BSD. by Elliott Hughes · 11 years ago
- a167eef Fix visibility for a bunch more symbols. by Elliott Hughes · 11 years ago
- 6593597 Switch to upstream OpenBSD mktemp.c. by Elliott Hughes · 11 years ago
- 623b0d0 Register _cleanup function with atexit by Dmitriy Ivanov · 11 years ago
- 8ec21d9 Merge "Switch to current upstream OpenBSD wsetup.c." by Elliott Hughes · 11 years ago
- 53b2438 Switch to current upstream OpenBSD wsetup.c. by Elliott Hughes · 11 years ago
- 792ae72 Switch to current upstream OpenBSD fwrite.c. by Elliott Hughes · 11 years ago
- b8425c5 Adds quick_exit(3) and at_quick_exit(3) from freebsd by Dan Albert · 11 years ago
- d299bcf Replace our broken wcswcs with the working upstream one. by Elliott Hughes · 11 years ago
- d39f3f2 Clean up and document our hacks for building BSD source. by Elliott Hughes · 11 years ago
- f2cea02 Clean up <stdio.h> macros. by Elliott Hughes · 11 years ago
- 57a8836 Switch to upstream FreeBSD ldexp.c. by Elliott Hughes · 11 years ago
- 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 12 years ago
- 0133944 Clean up our OpenBSD usage. by Elliott Hughes · 12 years ago
- a38cb08 Clean up various warnings in bionic. by Elliott Hughes · 12 years ago
- ab61eb3 Switch to upstream sleep(3) and usleep(3). by Elliott Hughes · 12 years ago
- aec2ffb Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols. by Elliott Hughes · 12 years ago
- 284f788 Upgrade mktemp.c to the current upstream version. by Elliott Hughes · 12 years ago
- d278b82 Switch to current upstream getopt_long. by Elliott Hughes · 12 years ago
- 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 12 years ago
- 2815b1d Take some fixed upstream copyright headers and regenerate NOTICE. by Elliott Hughes · 12 years ago
- 677ee56 Switch to current upstream stdio makebuf.c and setvbuf.c. by Elliott Hughes · 12 years ago
- b2e1abd Pull upstream FreeBSD revision 249810. by Elliott Hughes · 12 years ago
- 0b25f63 Switch to current FreeBSD qsort. by Elliott Hughes · 12 years ago
- 6b05c8e Start moving to current FreeBSD stdio. by Elliott Hughes · 12 years ago
- 0493a6f Regenerate NOTICE files. by Elliott Hughes · 13 years ago
- eb93ebf Switch to upstream-freebsd for the unmolested wchar code. by Elliott Hughes · 13 years ago
- f077784 Move realpath.c to upstream-freebsd. by Elliott Hughes · 13 years ago