newlib/winsup/cygwin/libc
Christopher Faylor a010e6abed * cygwin.din (_getutline): Remove.
* lib/bsdlib.cc (login): Make argument const as per linux.
(logout): Ditto.
* syscalls.cc (getutid): Ditto.
(getutline): Ditto.
(pututline): Ditto.
(getutxent): Add comment mentioning non-thread-safety.
(getutxid): Ditto.
(getutxline): Ditto.
(pututxline): Ditto.
* sys/utmp.h: Declare arguments to various functions as const as per linux.
Remove bogus _getutline definition.
2008-07-30 04:58:24 +00:00
..
bsdlib.cc * cygwin.din (_getutline): Remove. 2008-07-30 04:58:24 +00:00
fnmatch.c
fts.c
ftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
getopt.c * Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o. 2008-05-08 14:41:47 +00:00
inet_addr.c
inet_network.c
minires-os-if.c Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
minires.c Throughout, call fcntl64 instead of fcntl or fcntl_worker. 2008-04-01 10:22:33 +00:00
minires.h Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
nftw.c * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility. 2008-02-10 15:19:08 +00:00
rcmd.cc Throughout, call fcntl64 instead of fcntl or fcntl_worker. 2008-04-01 10:22:33 +00:00
rexec.cc
strptime.cc * Makefile.in (DLL_OFILES): Remove _def_time.o. 2008-05-10 18:57:10 +00:00
xsique.cc Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00