Skip to content

Commit

Permalink
* sysdeps/gnu/_G_config.h (_G_HAVE_MREMAP): Define symbol.
Browse files Browse the repository at this point in the history
	* sysdeps/mach/hurd/_G_config.h: New file.
	* libio/fileops.c (mmap_remap_check) [__linux__]: Replaced with
	[_G_HAVE_MREMAP].
  • Loading branch information
Roland McGrath committed Nov 8, 2004
1 parent eaae749 commit 936668d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 936668d

Please sign in to comment.