--- libeio/Changes 2010/10/30 14:36:53 1.17 +++ libeio/Changes 2010/11/29 12:38:32 1.18 @@ -27,4 +27,5 @@ - 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.