newlib-cygwin/winsup
Christopher Faylor 8e9b0aee25 * configure.in: Use -gstabs+ as compile debug option. This seems to promote
better handling of symbols.
* configure: Regenerate.
* delqueue.cc (delqueue_list::process_queue): Allow ERROR_ACCESS_DENIED to
indicate that a file is being shared under Windows 95.
* syscalls.cc (_unlink): Use full path name.  Take special action for Windows
95.  Assume that an ERROR_ACCESS_DENIED indicates a sharing violation unless
it's on a remote drive.  Punt if there is an ERROR_ACCESS_DENIED on a remote
drive.
2000-05-04 19:46:32 +00:00
..
cygwin * configure.in: Use -gstabs+ as compile debug option. This seems to promote 2000-05-04 19:46:32 +00:00
doc * ntsec.sgml: Revisited description of `ntsec' according to 2000-05-02 22:26:41 +00:00
mingw * configure.in: Change HEADER_SUBDIR to mingw32. 2000-04-19 17:11:59 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils * mount.cc (main): Add "-X" option to specify a "Cygwin executable". 2000-04-27 03:44:23 +00:00
w32api Add another INTERNET_OPTION. 2000-04-26 15:04:53 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog add reference to Makefile.common (srcdir) 2000-04-30 12:59:50 +00:00
MAINTAINERS * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff. 2000-03-31 04:46:47 +00:00
Makefile.common * remove dependence on where pwd is 2000-04-18 00:37:04 +00:00
Makefile.in * Makefile.in: Work around MAKEOVERRIDES problem with older versions of make. 2000-04-09 06:15:43 +00:00
configure Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00
configure.in Updated to build cinstall with mingw. See Changelog for numerous setup.c changes. 2000-04-07 22:12:41 +00:00