diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-03-24 14:59:43 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-24 14:59:43 -0700 |
commit | 085f930b8f263a0e0c87b5189c73f23c6991c556 (patch) | |
tree | 9a9ad5e36bd2696b5f1a15303af6e7e92176dc33 /ChangeLog | |
parent | 7749bf5fe6ac0464db10a3a17a31121517f92530 (diff) | |
download | glibc-085f930b8f263a0e0c87b5189c73f23c6991c556.zip glibc-085f930b8f263a0e0c87b5189c73f23c6991c556.tar.gz glibc-085f930b8f263a0e0c87b5189c73f23c6991c556.tar.bz2 |
Allow variable shift values in mmap2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-24 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/mmap64.c: Allow variable shift values. + 2010-03-24 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/x86_64/multiarch/strpbrk-c.c: Define only if SHARED |