summaryrefslogtreecommitdiffstats
path: root/libc/upstream-netbsd
Commit message (Expand)AuthorAgeFilesLines
* Implement twalk(3), add unit tests.Elliott Hughes2014-07-246-277/+111
* Fix visibility for a bunch more symbols.Elliott Hughes2014-07-141-0/+3
* Implement rand/srand in terms of random/srandom.Elliott Hughes2014-07-141-57/+0
* Sync upstream-openbsd.Elliott Hughes2014-07-141-37/+0
* Switch to upstream NetBSD nsap_addr.c.Elliott Hughes2014-06-303-0/+309
* Remove SHA1 from LP64 in favor of libcrypto.Dan Albert2014-06-161-0/+31
* Get the full set of PRNG functions in <stdlib.h>Elliott Hughes2014-06-123-0/+638
* Hide rand48 implementation details.Elliott Hughes2014-06-091-4/+4
* Rewrite and hide longjmperror.Elliott Hughes2014-06-061-56/+0
* Switch back to OpenBSD inet_ntop now they're FORTIFY clean.Elliott Hughes2014-05-191-231/+0
* Register _cleanup function with atexitDmitriy Ivanov2014-05-151-63/+0
* Use the NetBSD inet_ntop until the OpenBSD bug is fixed.Elliott Hughes2014-05-131-0/+231
* Flesh out <arpa/inet.h>.Elliott Hughes2014-05-134-830/+0
* Clean up and document our hacks for building BSD source.Elliott Hughes2014-04-2110-4/+0
* Add lsearch(3) for ltrace.Elliott Hughes2014-04-011-0/+107
* Clean up reentrancy cruft.Elliott Hughes2014-03-131-0/+2
* More stdio cleanup.Elliott Hughes2014-03-111-0/+1
* Switch to NetBSD utmp.c.Elliott Hughes2014-03-101-0/+106
* Moved nameser.h and namser_compat.h to public include dirCalin Juravle2014-03-041-1/+1
* Clean up our OpenBSD usage.Elliott Hughes2014-02-212-199/+0
* Move the upstream-netbsd libc files into the correct directory.Elliott Hughes2014-02-2053-0/+0
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-52/+0
* Clean up various warnings in bionic.Elliott Hughes2014-02-181-0/+1
* bionic: call stdio cleanup on exitPawit Pornkitprasan2013-11-192-0/+100
* Fix a TODO; we've had SOCK_CLOEXEC for a while now.Elliott Hughes2013-11-061-3/+0
* Fix the *rand48 functions on LP64.Elliott Hughes2013-10-284-14/+12
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-092-1/+35
* Add more __restricts, clean up __format__ attributes.Elliott Hughes2013-05-141-1/+1
* Upgrade to current NetBSD popen/pclose.Elliott Hughes2013-03-064-1/+272
* Our strcoll(3) is no different from NetBSD's, so take exactly theirs.Elliott Hughes2013-01-221-0/+59
* Avoid overflow in memccpy.Elliott Hughes2013-01-221-0/+61
* libc: Fix alphasort() signature (and implementation).David 'Digit' Turner2012-10-291-59/+0
* Clean up the implementation of the <dirent.h> functions.Elliott Hughes2012-10-261-0/+59
* More upstream NetBSD upgrades.Elliott Hughes2012-10-2317-0/+2259
* Upgrade more functions to the current upstream NetBSD copy.Elliott Hughes2012-10-239-0/+1297
* Upgrade seed48 too.Elliott Hughes2012-10-011-0/+49
* Upgrade to the current NetBSD rand implementation.Elliott Hughes2012-10-018-0/+314
* Add getdelim(3) and getline(3) to bionicIrina Tirdea2012-09-273-0/+224
* Fix several compiler warnings.Elliott Hughes2012-09-261-1/+7
* libc: add ftw / nftw functionsNick Kralevich2012-09-132-0/+212
* Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea2012-09-132-0/+107
* Switch to the current NetBSD regex implementation.Elliott Hughes2012-08-1511-0/+4352
* Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes2012-08-133-0/+170
* Fix nice...Elliott Hughes2012-08-132-0/+95
* Revert "Revert "Switch to NetBSD's strxfrm(3).""Elliott Hughes2012-08-103-0/+103
* Revert "Switch to NetBSD's strxfrm(3)."Elliott Hughes2012-08-103-103/+0
* Switch to NetBSD's strxfrm(3).Elliott Hughes2012-08-103-0/+103