summaryrefslogtreecommitdiffstats
path: root/libc/upstream-freebsd
Commit message (Expand)AuthorAgeFilesLines
* Clean up <stdlib.h> slightly.Elliott Hughes2015-01-261-44/+0
* Remove an unused file.Elliott Hughes2014-10-291-25/+0
* Update our FreeBSD realpath(3) to upstream head.Elliott Hughes2014-09-301-20/+6
* Merge "Switch to OpenBSD fopen/fclose."Elliott Hughes2014-09-243-193/+0
|\
| * Switch to OpenBSD fopen/fclose.Elliott Hughes2014-09-243-193/+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
* Fix _BSD_SOURCE/__USE_BSD.Elliott Hughes2014-08-191-1/+1
* Fix visibility for a bunch more symbols.Elliott Hughes2014-07-141-2/+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 and document our hacks for building BSD source.Elliott Hughes2014-04-215-0/+0
* Clean up <stdio.h> macros.Elliott Hughes2014-03-132-63/+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
* Clean up various warnings in bionic.Elliott Hughes2014-02-181-0/+4
* Switch to upstream sleep(3) and usleep(3).Elliott Hughes2013-11-203-1/+140
* 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-192-0/+193
* Switch to current upstream getopt_long.Elliott Hughes2013-06-252-0/+619
* 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-123-0/+278
* 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-1133-0/+2332
* Regenerate NOTICE files.Elliott Hughes2013-03-071-0/+5
* Switch to upstream-freebsd for the unmolested wchar code.Elliott Hughes2013-03-0127-0/+1454
* Move realpath.c to upstream-freebsd.Elliott Hughes2013-03-014-0/+309