summaryrefslogtreecommitdiffstats
path: root/libc/upstream-openbsd
Commit message (Expand)AuthorAgeFilesLines
* Avoid pathological behavior in OpenBSD's fread.Elliott Hughes2014-12-021-88/+0
* Sync with upstream OpenBSD fts.c.Elliott Hughes2014-11-212-0/+41
* Ensure we initialize stdin/stdout/stderr's recursive mutexes.Elliott Hughes2014-11-031-178/+0
* Switch to OpenBSD fopen/fclose.Elliott Hughes2014-09-242-0/+149
* Sync with upstream findfp.c.Elliott Hughes2014-09-242-9/+10
* Switch to OpenBSD flags.c.Elliott Hughes2014-09-231-0/+105
* CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.Elliott Hughes2014-09-233-10/+38
* Pull in upstream fixes to reject invalid bases.Elliott Hughes2014-09-236-20/+60
* Merge "Sync with some upstream OpenBSD #include cleanup."Elliott Hughes2014-09-235-10/+10
|\
| * Sync with some upstream OpenBSD #include cleanup.Elliott Hughes2014-09-235-10/+10
* | Switch to OpenBSD insque/remque/killpg.Elliott Hughes2014-09-233-0/+147
|/
* Ignore all __weak_alias in OpenBSD libC.Chih-Hung Hsieh2014-08-281-0/+3
* Switch to OpenBSD <err.h> implementation.Elliott Hughes2014-08-269-0/+404
* Switch to OpenBSD daemon(3).Elliott Hughes2014-08-261-0/+64
* Merge "Switch to OpenBSD res_random."Elliott Hughes2014-08-261-0/+275
|\
| * Switch to OpenBSD res_random.Elliott Hughes2014-07-211-0/+275
* | Add POSIX-2008 fmemopen, open_memstream, and open_wmemstream.Elliott Hughes2014-08-203-0/+510
* | Fix _BSD_SOURCE/__USE_BSD.Elliott Hughes2014-08-191-2/+2
* | Implement twalk(3), add unit tests.Elliott Hughes2014-07-243-0/+244
* | Use upstream OpenBSD's arc4random.Elliott Hughes2014-07-214-0/+344
|/
* Fix visibility for a bunch more symbols.Elliott Hughes2014-07-141-4/+12
* Merge "Sync upstream-openbsd."Elliott Hughes2014-07-148-32/+18
|\
| * Sync upstream-openbsd.Elliott Hughes2014-07-148-32/+18
* | Upstream atexitDmitriy Ivanov2014-07-144-26/+251
|/
* Merge "Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."""Dan Albert2014-07-021-0/+6
|\
| * Revert "Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64.""Dan Albert2014-07-011-0/+6
* | Switch to upstream OpenBSD mktemp.c.Elliott Hughes2014-07-021-0/+143
* | Sync to current upstream arc4random.Elliott Hughes2014-06-241-0/+222
|/
* Revert "Hide _tolower_tab_ and _toupper_tab_ on LP64."Dan Albert2014-06-191-6/+0
* Hide _tolower_tab_ and _toupper_tab_ on LP64.Dan Albert2014-06-181-0/+6
* Removes wcswcs from bionic for LP64.Dan Albert2014-06-041-5/+0
* Cherrypick upstream OpenBSD's vfwprintf.c revision 1.11.Elliott Hughes2014-06-041-7/+1
* Remove issetugid.Elliott Hughes2014-05-291-0/+3
* Switch to POSIX dprintf/vdprintf.Elliott Hughes2014-05-222-0/+121
* Switch back to OpenBSD inet_ntop now they're FORTIFY clean.Elliott Hughes2014-05-191-3/+3
* Register _cleanup function with atexitDmitriy Ivanov2014-05-154-0/+491
* Flesh out <arpa/inet.h>.Elliott Hughes2014-05-1312-0/+967
* Sync with upstream OpenBSD wcsftime.c.Elliott Hughes2014-05-061-21/+1
* Fix <math.h> to quieten most of our warnings.Elliott Hughes2014-05-051-1/+0
* Sync with upstream OpenBSD.Elliott Hughes2014-05-054-13/+22
* Merge "Disable %n in printf and vfwprintf."Elliott Hughes2014-05-052-2/+10
|\
| * Disable %n in printf and vfwprintf.Elliott Hughes2014-05-052-2/+10
* | Merge "Switch to current upstream OpenBSD wsetup.c."Elliott Hughes2014-05-051-0/+86
|\ \
| * | Switch to current upstream OpenBSD wsetup.c.Elliott Hughes2014-05-051-0/+86
| |/
* | Switch to current upstream OpenBSD fwrite.c.Elliott Hughes2014-05-022-0/+137
|/
* Sync with current OpenBSD stdio.Elliott Hughes2014-05-027-26/+34
* Use the OpenBSD wcsftime.Elliott Hughes2014-05-021-0/+575
* Switch to a working UTF-8 mb/wc implementation.Elliott Hughes2014-05-011-0/+47
* Switch to OpenBSD stdio wide printf functions.Elliott Hughes2014-04-296-0/+1805
* Switch to OpenBSD stdio wide get/put functions.Elliott Hughes2014-04-298-0/+469