newlib-cygwin/winsup
Corinna Vinschen f2d3c47b14 * mmap.cc (list::match): Add parameters to return valid address and
length back to munmap().  Evaluate intersection between given
	area and mapped area and return it, if any.
	(mmap64): On regular files, don't allow mappings beginning beyond
	EOF.  Return with errno set to ENXIO instead.
	(munmap): Rewrite SUSv3 conformant.  Check if given memory area is
	valid.  Unmap all maps inside given memory area.  Don't return error
	if no mapping has been unmapped.
2003-07-05 18:59:35 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * Makefile.in (OBJS): Move some more files from cygwin directory. 2003-07-02 02:31:32 +00:00
cygwin * mmap.cc (list::match): Add parameters to return valid address and 2003-07-05 18:59:35 +00:00
doc ntsec patch 2003-07-04 01:58:24 +00:00
mingw * config.guess, config.sub: Update with versions from ftp.gnu.org. 2003-07-03 15:15:56 +00:00
subauth * Makefile.in: Comment out install for now. 2001-10-12 20:02:41 +00:00
testsuite * libltp/include/test.h: Remove gethostid declaration. 2003-05-09 20:53:22 +00:00
utils * mount.cc (struct opt): Remove posix option. 2003-07-04 03:20:22 +00:00
w32api * config.guess, config.sub: Update with new versions from ftp.gnu.org. 2003-07-03 15:17:14 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
ChangeLog * configure.in: Add --enable-server option. 2003-07-02 03:33:01 +00:00
Makefile.common * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on 2003-07-02 02:30:16 +00:00
Makefile.in * configure.in: Add cygserver subdir. 2003-07-01 20:51:03 +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