aboutsummaryrefslogtreecommitdiff
path: root/libc/upstream-freebsd/lib
Commit message (Expand)AuthorAgeFilesLines
* Reimplement realpath.Elliott Hughes2020-01-221-235/+0
* qsort.c: take an upstream FreeBSD change.Elliott Hughes2019-10-301-45/+20
* Merge "Take a couple of wcs MTE patches from upstream FreeBSD."Elliott Hughes2019-10-302-5/+9
|\
| * Take a couple of wcs MTE patches from upstream FreeBSD.Elliott Hughes2019-10-292-5/+9
* | Merge "Take a getopt_long() patch from upstream FreeBSD."Elliott Hughes2019-10-301-1/+3
|\ \
| * | Take a getopt_long() patch from upstream FreeBSD.Elliott Hughes2019-10-291-1/+3
| |/
* / Take a quick_exit() patch from upstream FreeBSD.Elliott Hughes2019-10-291-2/+9
|/
* Merge "sleep/usleep: switch to trivial implementations."Elliott Hughes2019-10-292-119/+0
|\
| * sleep/usleep: switch to trivial implementations.Elliott Hughes2019-10-282-119/+0
* | Take a bunch of trivial SPDX changes from upstream FreeBSD.Elliott Hughes2019-10-2825-27/+77
|/
* Add <glob.h>.Elliott Hughes2017-09-261-0/+1125
* Finish <search.h>.Elliott Hughes2017-08-315-0/+369
* libc fortify: make socket.h and stdlib.h use diagnose_ifGeorge Burgess IV2017-08-011-1/+1
* Switch to FreeBSD for wcsstr and wmemcpy.Elliott Hughes2017-07-132-0/+107
* libc: Sync qsort(3) with FreeBSD revision r318515.Xin Li2017-06-131-36/+66
* libc: add clang FORTIFY supportGeorge Burgess IV2017-02-091-1/+1
* Move several FreeBSD functions to OpenBSD.Elliott Hughes2015-09-145-203/+0
* Clean up <stdlib.h> slightly.Elliott Hughes2015-01-261-44/+0
* Update our FreeBSD realpath(3) to upstream head.Elliott Hughes2014-09-301-20/+6
* Merge "Switch to OpenBSD fopen/fclose."Elliott Hughes2014-09-242-182/+0
|\
| * Switch to OpenBSD fopen/fclose.Elliott Hughes2014-09-242-182/+0
* | Sync with current upstream getopt_long.c.Elliott Hughes2014-09-241-18/+12
|/
* Switch to OpenBSD flags.c.Elliott Hughes2014-09-231-112/+0
* Switch to upstream OpenBSD mktemp.c.Elliott Hughes2014-07-021-191/+0
* Register _cleanup function with atexitDmitriy Ivanov2014-05-152-277/+0
* Merge "Switch to current upstream OpenBSD wsetup.c."Elliott Hughes2014-05-051-92/+0
|\
| * Switch to current upstream OpenBSD wsetup.c.Elliott Hughes2014-05-051-92/+0
* | Switch to current upstream OpenBSD fwrite.c.Elliott Hughes2014-05-021-96/+0
|/
* Adds quick_exit(3) and at_quick_exit(3) from freebsdDan Albert2014-04-291-0/+80
* Replace our broken wcswcs with the working upstream one.Elliott Hughes2014-04-281-63/+0
* Clean up <stdio.h> macros.Elliott Hughes2014-03-131-60/+0
* Switch to upstream FreeBSD ldexp.c.Elliott Hughes2014-03-101-0/+123
* More OpenBSD cleanup (primarily string).Elliott Hughes2014-02-241-70/+0
* Clean up our OpenBSD usage.Elliott Hughes2014-02-2124-1699/+0
* Switch to upstream sleep(3) and usleep(3).Elliott Hughes2013-11-202-0/+119
* Fix our missing abs/labs/llabs/imaxabs (and imaxdiv) symbols.Elliott Hughes2013-08-125-0/+203
* Upgrade mktemp.c to the current upstream version.Elliott Hughes2013-07-191-0/+191
* Switch to current upstream getopt_long.Elliott Hughes2013-06-251-0/+618
* Fix the qsort copyright notice (fixed upstream this afternoon).Elliott Hughes2013-06-121-1/+1
* Take some fixed upstream copyright headers and regenerate NOTICE.Elliott Hughes2013-06-125-5/+5
* Switch to current upstream stdio makebuf.c and setvbuf.c.Elliott Hughes2013-06-122-0/+277
* Pull upstream FreeBSD revision 249810.Elliott Hughes2013-05-1430-84/+51
* Switch to current FreeBSD qsort.Elliott Hughes2013-04-111-0/+195
* Start moving to current FreeBSD stdio.Elliott Hughes2013-04-1130-0/+2274
* Switch to upstream-freebsd for the unmolested wchar code.Elliott Hughes2013-03-0127-0/+1454
* Move realpath.c to upstream-freebsd.Elliott Hughes2013-03-011-0/+249