newlib/winsup
Christopher Faylor 4423d92489 * path.cc (cygdrive_getmntent): Do not skip over drives of type
DRIVE_REMOVABLE.
* fhandler.cc (fhandler_base::lseek): Be more paranoid when constructing
offsets from 64 bit value.
* syscalls.cc (logout): Avoid temp buffer memcpy since new scheme does not
require it.
(utmp_data): Rework as a macro which returns a pointer into a buffer.
(getutent): Use new buffer allocation mechanism to grab a utmp buffer.
(getutid): Ditto.
(pututline): Ditto.
2003-08-05 04:49:44 +00:00
..
bz2lib
cygserver * configure.in: Use 'install-sh -c'. 2003-07-26 01:53:18 +00:00
cygwin * path.cc (cygdrive_getmntent): Do not skip over drives of type 2003-08-05 04:49:44 +00:00
doc New canonical location. 2003-08-04 10:40:28 +00:00
mingw * config.guess, config.sub: Update with versions from ftp.gnu.org. 2003-07-03 15:15:56 +00:00
subauth
testsuite update copyright 2003-07-06 21:45:21 +00:00
utils change default for --change-default-prefix 2003-08-05 01:06:22 +00:00
w32api * include/shlobj.h (SHELLFLAGSTATE): Add structure. 2003-08-03 09:09:07 +00:00
ChangeLog * Makefile.in: Only use localhost when building mingw with distcc or gcc won't 2003-07-26 01:51:39 +00:00
configure * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
configure.in * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
Makefile.common revert erroneous checkin 2003-07-26 01:52:52 +00:00
Makefile.in preliminary checkin 2003-07-26 00:49:12 +00:00