From 31b3dbe174d47b96ee7a8b08c7e67b50505eb79e Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 13 Mar 2000 22:57:59 +0000 Subject: [PATCH] settimeofday was listed twice --- winsup/cygwin/misc-std.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winsup/cygwin/misc-std.sgml b/winsup/cygwin/misc-std.sgml index 1c02311f0..de47d14d2 100644 --- a/winsup/cygwin/misc-std.sgml +++ b/winsup/cygwin/misc-std.sgml @@ -61,8 +61,8 @@ IDLE_PRIORITY_CLASS has it stay at that priority. Note that in the Win32 API, there are 32 priorities. So currently we only give access to four of these through nice. - seteuid, setegid, and -settimeofday always return 0 and sets errno to + seteuid and setegid +always return 0 and set errno to ENOSYS. vfork just calls