summaryrefslogtreecommitdiffstats
path: root/libc/upstream-openbsd
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Switch to OpenBSD wcscoll.Elliott Hughes2014-03-101-0/+41
* Switch to upstream alarm(3).Elliott Hughes2014-03-041-0/+51
* Add getprogname/setprogname for BSD compatibility.Elliott Hughes2014-02-282-0/+56
* Switch to current OpenBSD system.c.Elliott Hughes2014-02-251-0/+74
* More OpenBSD cleanup (primarily string).Elliott Hughes2014-02-2413-0/+747
* Clean up our OpenBSD usage.Elliott Hughes2014-02-2171-0/+5594