* sysdeps/gnu/_G_config.h (_G_HAVE_MREMAP): Define symbol.

* sysdeps/mach/hurd/_G_config.h: New file.
	* libio/fileops.c (mmap_remap_check) [__linux__]: Replaced with
	[_G_HAVE_MREMAP].
This commit is contained in:
Roland McGrath 2004-11-08 23:15:54 +00:00
parent eaae7493d4
commit 936668d369
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2004-11-03 Marcus Brinkmann <marcus@gnu.org>
* sysdeps/gnu/_G_config.h (_G_HAVE_MREMAP): Define symbol.
* sysdeps/mach/hurd/_G_config.h: New file.
* libio/fileops.c (mmap_remap_check) [__linux__]: Replaced with
[_G_HAVE_MREMAP].
2004-11-08 Ulrich Drepper <drepper@redhat.com>
* posix/regcomp.c (utf8_sb_map): Define.