aboutsummaryrefslogtreecommitdiff
path: root/libc/upstream-netbsd
AgeCommit message (Expand)Author
2014-07-24Implement twalk(3), add unit tests.Elliott Hughes
2014-07-14Fix visibility for a bunch more symbols.Elliott Hughes
2014-07-14Implement rand/srand in terms of random/srandom.Elliott Hughes
2014-07-14Sync upstream-openbsd.Elliott Hughes
2014-06-30Switch to upstream NetBSD nsap_addr.c.Elliott Hughes
2014-06-16Remove SHA1 from LP64 in favor of libcrypto.Dan Albert
2014-06-12Get the full set of PRNG functions in <stdlib.h>Elliott Hughes
2014-06-09Hide rand48 implementation details.Elliott Hughes
2014-06-06Rewrite and hide longjmperror.Elliott Hughes
2014-05-19Switch back to OpenBSD inet_ntop now they're FORTIFY clean.Elliott Hughes
2014-05-15Register _cleanup function with atexitDmitriy Ivanov
2014-05-13Use the NetBSD inet_ntop until the OpenBSD bug is fixed.Elliott Hughes
2014-05-13Flesh out <arpa/inet.h>.Elliott Hughes
2014-04-21Clean up and document our hacks for building BSD source.Elliott Hughes
2014-04-01Add lsearch(3) for ltrace.Elliott Hughes
2014-03-13Clean up reentrancy cruft.Elliott Hughes
2014-03-11More stdio cleanup.Elliott Hughes
2014-03-10Switch to NetBSD utmp.c.Elliott Hughes
2014-03-04Moved nameser.h and namser_compat.h to public include dirCalin Juravle
2014-02-21Clean up our OpenBSD usage.Elliott Hughes
2014-02-20Move the upstream-netbsd libc files into the correct directory.Elliott Hughes
2014-02-18Implement some of the missing LFS64 support.Elliott Hughes
2014-02-18Clean up various warnings in bionic.Elliott Hughes
2013-11-19bionic: call stdio cleanup on exitPawit Pornkitprasan
2013-11-06Fix a TODO; we've had SOCK_CLOEXEC for a while now.Elliott Hughes
2013-10-28Fix the *rand48 functions on LP64.Elliott Hughes
2013-10-09Fix x86_64 build, clean up intermediate libraries.Elliott Hughes
2013-05-14Add more __restricts, clean up __format__ attributes.Elliott Hughes
2013-03-06Upgrade to current NetBSD popen/pclose.Elliott Hughes
2013-01-22Our strcoll(3) is no different from NetBSD's, so take exactly theirs.Elliott Hughes
2013-01-22Avoid overflow in memccpy.Elliott Hughes
2012-10-29libc: Fix alphasort() signature (and implementation).David 'Digit' Turner
2012-10-26Clean up the implementation of the <dirent.h> functions.Elliott Hughes
2012-10-23More upstream NetBSD upgrades.Elliott Hughes
2012-10-23Upgrade more functions to the current upstream NetBSD copy.Elliott Hughes
2012-10-01Upgrade seed48 too.Elliott Hughes
2012-10-01Upgrade to the current NetBSD rand implementation.Elliott Hughes
2012-09-27Add getdelim(3) and getline(3) to bionicIrina Tirdea
2012-09-26Fix several compiler warnings.Elliott Hughes
2012-09-13libc: add ftw / nftw functionsNick Kralevich
2012-09-13Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...Irina Tirdea
2012-08-15Switch to the current NetBSD regex implementation.Elliott Hughes
2012-08-13Switch to upstream NetBSD tdelete/tfind/tsearch.Elliott Hughes
2012-08-13Fix nice...Elliott Hughes
2012-08-10Revert "Revert "Switch to NetBSD's strxfrm(3).""Elliott Hughes
2012-08-10Revert "Switch to NetBSD's strxfrm(3)."Elliott Hughes
2012-08-10Switch to NetBSD's strxfrm(3).Elliott Hughes