Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38BF3613.498B152A@cs.unc.edu> Date: Thu, 02 Mar 2000 22:48:35 -0500 From: Jeffrey Juliano X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: documenation bug Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit from http://sourceware.cygnus.com/cygwin/cygwin-api/std-misc.html#AEN90 settimeofday is in both of these lines: chroot, mknod, settimeofday, and vhangup always return -1 and sets errno to ENOSYS. ^^^^^^^^^^^^ ^^^^^^^^^ seteuid, setegid, and settimeofday always return 0 and sets errno to ENOSYS. ^^^^^^^^^^^^ ^^^^^^^^ -------- unrelated question: Looks like struct timezone doesn't get defined if the winsock headers have already been included. Is that on purpose? I think it would get defined anyway in B20.1. thanks, -jeff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com