newlib/winsup
Corinna Vinschen f4f30cf140 * mmap.cc (mmap): Move setting the access after evaluating fd.
Remove useless comment.  Explain copy-on-write problem of 9x
        more detailed.  Don't set access to FILE_MAP_COPY on 9x only
        when anonymous mapping is requested.
        (fhandler_disk_file::mmap): Remove useless device check.
        Add debug output.
2001-09-27 22:39:50 +00:00
..
bz2lib * Makefile.in: Add -U_WIN32 to CFLAGS compile line to avoid inappropriate 2001-04-19 03:55:02 +00:00
cygwin * mmap.cc (mmap): Move setting the access after evaluating fd. 2001-09-27 22:39:50 +00:00
doc expand entry "How can I get bash filename completion to be case insensitive?" 2001-09-23 11:19:13 +00:00
mingw 2001-09-19 Earnie Boyd <earnie@SF.net> 2001-09-19 15:37:19 +00:00
subauth * Makefile.in: Use 'rm -f' when cleaning. 2001-05-20 04:25:02 +00:00
testsuite * libltp/lib/get_high_address.c (get_high_address): Get inaccessible 2001-09-20 15:44:41 +00:00
utils * Makefile.in (mingw_getopt.o): Ensure that newlib include directories are not 2001-09-22 00:40:37 +00:00
w32api 2001-09-18 Danny Smith <dannysmith@users.sourceforge.net> 2001-09-19 23:56:12 +00:00
ChangeLog * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
configure * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00
configure.in * configure.in: Fix typo. 2001-05-05 04:18:16 +00:00
CYGWIN_LICENSE
MAINTAINERS
Makefile.common * Makefile.common: Change method for finding current directory. 2001-05-15 05:11:55 +00:00
Makefile.in