aboutsummaryrefslogtreecommitdiffstats
path: root/libc/upstream-netbsd/common
Commit message (Collapse)AuthorAgeFilesLines
* Get the full set of PRNG functions in <stdlib.h>Elliott Hughes2014-06-121-0/+530
| | | | | Bug: https://code.google.com/p/android/issues/detail?id=58888 Change-Id: I435250bdae302e8bd7e29977d0fde7b9afbfca5e
* Flesh out <arpa/inet.h>.Elliott Hughes2014-05-131-224/+0
| | | | | | | | | | Use the upstream OpenBSD implementations of these functions. Also ensure we have symbols for htonl, htons, ntohl, and ntohs. gtest doesn't like us using the macro versions in ASSERT_EQ. Bug: 14840760 Change-Id: I68720e9aca14838df457d2bb27b999d5818ac2b5
* Upgrade more functions to the current upstream NetBSD copy.Elliott Hughes2012-10-232-0/+513
Change-Id: Ie0b3f8b3fccef28609eb210434413ebd51d6ef45