libc/winsup
Corinna Vinschen ba31e832be * fhandler.cc (ACCFLAGS): Remove macro.
(fhandler_base::get_default_fmode): Use O_ACCMODE instead of ACCFLAGS
	and or'ed read/write flags.
	(fhandler_base::open_9x): Use O_ACCMODE instead of or'ed read/write
	flags.
	(fhandler_base::open): Ditto.
	* fhandler_disk_file.cc (fhandler_base::open_fs): Ditto.
	* fhandler_mem.cc (fhandler_dev_mem::open): Ditto.
	* fhandler_raw.cc (fhandler_dev_raw::open): Ditto.
2005-12-14 16:38:22 +00:00
..
cygserver * bsd_helper.cc (securityinit): New function. Move initialization 2005-11-10 15:04:06 +00:00
cygwin * fhandler.cc (ACCFLAGS): Remove macro. 2005-12-14 16:38:22 +00:00
doc * faq-programming.xml: Add note about struct stat64. 2005-12-13 05:32:43 +00:00
mingw 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> 2005-10-27 21:21:58 +00:00
subauth
testsuite * winsup.api/ltp/dup03.c (cleanup): Fix longstanding off-by-one error when 2005-12-11 22:31:00 +00:00
utils * strace.cc (show_usecs): Renamed from 'usecs'. 2005-12-05 16:39:06 +00:00
w32api * include/winuser.h (WINSTA_ALL_ACCESS): Define. 2005-12-13 01:24:36 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. 2005-10-11 18:17:59 +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