]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/gnu/_G_config.h (_G_HAVE_MREMAP): Define symbol.
authorRoland McGrath <roland@gnu.org>
Mon, 8 Nov 2004 23:15:54 +0000 (23:15 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 8 Nov 2004 23:15:54 +0000 (23:15 +0000)
* sysdeps/mach/hurd/_G_config.h: New file.
* libio/fileops.c (mmap_remap_check) [__linux__]: Replaced with
[_G_HAVE_MREMAP].

ChangeLog

index 8ae57ef7f2a047f0c075c60c9e3cb730ef76287f..fb0865688dff8827cf2c4e7364a7ac0dfdde3f52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.