summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2012-07-04 08:50:09 +1000
committerDarren Tucker <dtucker@zip.com.au>2012-07-04 08:50:09 +1000
commit34f702ae641f92f763ea00d54eaaf7e3ceddc2d2 (patch)
tree18f445cac9f00fb11fff926d7f69c08433b32ee8 /ChangeLog
parentd545a4b9749fef6613b556b2191f6cb898fcb60f (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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c998748e..b19f41cf6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120120704
2 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] Add setlinebuf for
3 platforms that don't have it. "looks good" tim@
4
120120703 520120703
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.