Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get the full set of PRNG functions in <stdlib.h> | Elliott Hughes | 2014-06-12 | 1 | -0/+530 |
| | | | | | Bug: https://code.google.com/p/android/issues/detail?id=58888 Change-Id: I435250bdae302e8bd7e29977d0fde7b9afbfca5e | ||||
* | Flesh out <arpa/inet.h>. | Elliott Hughes | 2014-05-13 | 1 | -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 Hughes | 2012-10-23 | 2 | -0/+513 |
Change-Id: Ie0b3f8b3fccef28609eb210434413ebd51d6ef45 |