diff options
author | 2005-06-03 20:37:31 +0000 | |
---|---|---|
committer | 2005-06-03 20:37:31 +0000 | |
commit | c1cb31f132243b53825e04cda7dd928854d915cb (patch) | |
tree | e135be23d69648d68a2d5f90ee40d557312634f9 | |
parent | [BZ #959] (diff) | |
download | glibc-c1cb31f132243b53825e04cda7dd928854d915cb.tar.xz glibc-c1cb31f132243b53825e04cda7dd928854d915cb.zip |
[BZ #959]
2005-06-01 Roland McGrath <roland@redhat.com>
[BZ #959]
* posix/tst-mmap.c (main): Fill the test file with enough data for the
page size.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-06-01 Roland McGrath <roland@redhat.com> + + [BZ #959] + * posix/tst-mmap.c (main): Fill the test file with enough data for the + page size. + 2005-05-30 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/dl-osinfo.h (DL_SYSDEP_OSCHECK): If |