diff options
author | Roland McGrath <roland@gnu.org> | 2005-06-03 20:37:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-06-03 20:37:31 +0000 |
commit | c1cb31f132243b53825e04cda7dd928854d915cb (patch) | |
tree | e135be23d69648d68a2d5f90ee40d557312634f9 /ChangeLog | |
parent | 654fdda1e4300c6f82eff8ef0ed464c2356b9d04 (diff) | |
download | glibc-c1cb31f132243b53825e04cda7dd928854d915cb.tar glibc-c1cb31f132243b53825e04cda7dd928854d915cb.tar.gz glibc-c1cb31f132243b53825e04cda7dd928854d915cb.tar.bz2 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.
Diffstat (limited to 'ChangeLog')
-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 |