diff options
author | Darren Tucker <dtucker@zip.com.au> | 2012-07-04 08:50:09 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2012-07-04 08:50:09 +1000 |
commit | 34f702ae641f92f763ea00d54eaaf7e3ceddc2d2 (patch) | |
tree | 18f445cac9f00fb11fff926d7f69c08433b32ee8 /ChangeLog | |
parent | d545a4b9749fef6613b556b2191f6cb898fcb60f (diff) |
- (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for
platforms that don't have it. "looks good" tim@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20120704 | ||
2 | - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for | ||
3 | platforms that don't have it. "looks good" tim@ | ||
4 | |||
1 | 20120703 | 5 | 20120703 |
2 | - (dtucker) [configure.ac] Detect platforms that can't use select(2) with | 6 | - (dtucker) [configure.ac] Detect platforms that can't use select(2) with |
3 | setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those. | 7 | setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those. |