This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

documenation bug


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]