libc/winsup
Christopher Faylor 4f3e6ff17b * fhandler.h (fhandler_tty_common::lseek): Declare new method.
(fhandler_tty_slave::lseek): Delete old method.
(fhandler_tty_master::lseek): Delete old method.
* fhandler_tty.cc (fhandler_tty_common::lseek): Define new method.
2005-08-18 20:17:10 +00:00
..
cygserver * cygserver.cc (main): Call wincap.init() earlier to avoid a NULL dereference. 2005-08-08 19:46:48 +00:00
cygwin * fhandler.h (fhandler_tty_common::lseek): Declare new method. 2005-08-18 20:17:10 +00:00
doc * textbinary.sgml: Correct incorrect information about ability to specify text 2005-08-17 18:23:39 +00:00
mingw * Include/_mingw.h: Increment version to 3.8. 2005-08-13 12:52:43 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * winsup.api/pthread/cancel2.c: Use explicit initializer for mutex. 2005-06-11 04:59:53 +00:00
utils * cygcheck.cc (dump_sysinfo_services): Properly null-terminate 'buf'. 2005-08-17 00:52:43 +00:00
w32api 2005-08-17 Michael Jung <mjung@iss.tu-darmstadt.de> 2005-08-17 10:57:17 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common: Add -dD to options when creating preprocess files. 2005-03-23 03:22:27 +00:00
Makefile.common update copyright 2005-07-26 00:38:54 +00:00
Makefile.in * Makefile.in: Make cygserver depending on cygwin. 2003-11-23 09:02:26 +00:00
configure * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00
configure.in * configure.in: Make --use-server the default. 2003-11-20 19:31:52 +00:00