summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2010-11-29 12:38:32 +0000
committerroot <root>2010-11-29 12:38:32 +0000
commitc1a31f9b5959a69750e5d2e75e7aaafde7f53f76 (patch)
tree04746f3b2365bfd241c713959ccad47f78667925 /Changes
parentcdee5e592589399934e7c9b5e24eea1f843fa155 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index c95b2be..bec431b 100644
--- a/Changes
+++ b/Changes
@@ -27,4 +27,5 @@ TODO: openbsd requites stdint.h for intptr_t - why posix?
- add eio_mlock/eio_mlockall and OS-independent MCL_* flag enums.
- no longer set errno to 0 before making syscalls, this only lures
people into the trap of believing errno shows success or failure.
+ - "fix" demo.c so that it works as non-root.