commit | de3cb0a3dc1bd98762afa3d71f3ffcdb76029fad | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Thu May 26 20:48:25 2005 +1000 |
committer | Damien Miller <djm@mindrot.org> | Thu May 26 20:48:25 2005 +1000 |
tree | 8c0729f879a4458a36ef691480c553382ac2775a | |
parent | 84ce9b455d04e7f145d43ef8dac2ddc59e41802d [diff] |
- (djm) [configure.ac openbsd-compat/Makefile.in] [openbsd-compat/openbsd-compat.h openbsd-compat/strtonum.c] Add strtonum(3) from OpenBSD libc, new code needs it. Unfortunately Linux forces us to do a bizarre dance with compiler options to get LLONG_MIN/MAX; Spotted by and ok dtucker@