| Commit message (Expand) | Author | Age | Files | Lines |
* | update string.h for include strings.h for HPUX environment | kinichiro | 2014-10-22 | 1 | -2/+2 |
* | update stdio.h for including stdarg.h | inoguchi | 2014-08-12 | 1 | -0/+1 |
* | conditionally build strnlen if needed. | Brent Cook | 2014-08-02 | 1 | -0/+2 |
* | define MAP_ANON for systems with MAP_ANONYMOUS | Brent Cook | 2014-07-30 | 1 | -3/+3 |
* | merge endian definitions between AIX/HP-UX/Solaris | Brent Cook | 2014-07-30 | 1 | -7/+1 |
* | update include/machine/endian.h for hpux portability. | inoguchi | 2014-07-30 | 1 | -0/+3 |
* | add sys/mman.h shim to define MAP_ANON if needed | Brent Cook | 2014-07-29 | 2 | -0/+15 |
* | add asprintf / vasprintf from OpenSSH portable | Brent Cook | 2014-07-29 | 2 | -0/+12 |
* | Update endian.h for AIX/IRIX | pgmassey | 2014-07-29 | 1 | -0/+8 |
* | Guard individual compatibility header prototypes. | Brent Cook | 2014-07-28 | 3 | -1/+27 |
* | add strndup/strnlen compat functions from OpenBSD | Brent Cook | 2014-07-28 | 1 | -0/+4 |
* | include system headers for err.h compat macros | Brent Cook | 2014-07-28 | 1 | -0/+4 |
* | build openbsd memmem implementation for explicit_bzero test | Brent Cook | 2014-07-21 | 1 | -0/+3 |
* | include err.h shim | Brent Cook | 2014-07-21 | 2 | -1/+26 |
* | update guard, add win32 support for endian.h | Brent Cook | 2014-07-20 | 1 | -6/+22 |
* | include <_bsd_types.h> on MinGW | Brent Cook | 2014-07-20 | 1 | -0/+4 |
* | axe unneeded solaris compatibility definitions | Brent Cook | 2014-07-10 | 1 | -5/+0 |
* | better fix for __bounded removal | Brent Cook | 2014-07-10 | 1 | -0/+4 |
* | Make things build again - add some missing headers | Charlie Root | 2014-07-10 | 1 | -1/+6 |
* | initial top-level import of subdirectories | Brent Cook | 2014-07-10 | 7 | -0/+85 |