aboutsummaryrefslogtreecommitdiff
path: root/include/string.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add strsep fallback for libtlsBrent Cook2015-02-141-0/+4
* monkey patch more POSIX-like behavior out of winsock 2Brent Cook2014-12-031-0/+16
* add minimal winsock->BSD networking header shimsBrent Cook2014-12-031-0/+5
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-8/+9
* update string.h for include strings.h for HPUX environmentkinichiro2014-10-221-2/+2
* conditionally build strnlen if needed.Brent Cook2014-08-021-0/+2
* Guard individual compatibility header prototypes.Brent Cook2014-07-281-1/+14
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-0/+4
* build openbsd memmem implementation for explicit_bzero testBrent Cook2014-07-211-0/+3
* initial top-level import of subdirectoriesBrent Cook2014-07-101-0/+25