summaryrefslogtreecommitdiffstats
path: root/libc/upstream-openbsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Switch to the OpenBSD implementations of the wide scanf functions.Elliott Hughes2014-04-2910-0/+1261
* Switch to the OpenBSD wcsto* functions.Elliott Hughes2014-04-2916-0/+814
* Add mbtowc and fix mbrtowc.Elliott Hughes2014-04-281-0/+50
* Replace our broken wcswcs with the working upstream one.Elliott Hughes2014-04-282-0/+75
* Switch to the upstream OpenBSD getenv/putenv/setenv implementation.Elliott Hughes2014-04-222-0/+261
* Clean up and document our hacks for building BSD source.Elliott Hughes2014-04-216-0/+5
* Remove unused #defines from "arith.h".Elliott Hughes2014-04-211-4/+0
* Switch to upstream OpenBSD fread/fvwrite.Elliott Hughes2014-04-182-0/+278
* Merge "Upgrade to current vfprintf."Elliott Hughes2014-04-183-0/+1613
|\
| * Upgrade to current vfprintf.Elliott Hughes2014-04-173-0/+1613
* | Upgrade our <ctype.h> implementation to OpenBSD head.Elliott Hughes2014-04-184-0/+245
|/
* Switch to gdtoa.Elliott Hughes2014-04-1625-0/+7794
* Clean up localeconv(3).Elliott Hughes2014-04-085-160/+0
* Add stpcpy/stpncpy.Christopher Ferris2014-04-072-0/+100
* Add lconv declaration and localeconv(3)Pavel Chupin2014-03-285-0/+160
* Clean up <stdio.h> macros.Elliott Hughes2014-03-131-0/+54
* Upgrade to current upstream scanf implementation.Elliott Hughes2014-03-123-0/+1094
* More stdio cleanup.Elliott Hughes2014-03-114-0/+283
* Reimplement clock(3) and switch to OpenBSD time(3).Elliott Hughes2014-03-111-0/+44