Age | Commit message (Expand) | Author |
---|---|---|
2016-03-20 | Makefile: separate CPPFLAGS, compile optimized build by default | Hiltjo Posthuma |
2016-02-24 | config.mk: add -D_DEFAULT_SOURCE to commented builds | Hiltjo Posthuma |
2016-01-13 | stop glibc complaining about _BSD_SOURCE being deprecated | Quentin Rameau |
2016-01-06 | No need for -D_POSIX_C_SOURCE=200809L | sin |
2016-01-06 | Always use the compat functions | sin |
2016-01-06 | Bring in reallocarray() from OpenBSD | sin |
2016-01-06 | Change default MANPREFIX to be ${PREFIX}/man | sin |
2015-12-26 | rename EXTRAOBJ to COMPATOBJ | Hiltjo Posthuma |
2015-12-25 | compat: add strlcpy, strlcat, for glibc | Hiltjo Posthuma |
2015-12-05 | add Makefile and config.mk | Hiltjo Posthuma |