From 31d3c116144301b51fc50ad7934fe6f988b7029c Mon Sep 17 00:00:00 2001 From: root Date: Wed, 1 Dec 2010 07:30:38 +0000 Subject: futimes/utimes --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index bec431b..b85c71a 100644 --- a/Changes +++ b/Changes @@ -28,4 +28,6 @@ TODO: openbsd requites stdint.h for intptr_t - why posix? - 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. + - suppoert utimes seperately from futimes, as some systems have + utimes but not futimes. -- cgit v1.2.3