diff options
author | James Cowgill <james410@cowgill.org.uk> | 2015-04-07 17:23:54 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2015-04-07 17:23:54 +0000 |
commit | d5856d06c3ef62907f2865c502ada4baf3c9efa1 (patch) | |
tree | 10fde33a407ad56e0da65af9818821e94d9ca2a1 /ChangeLog | |
parent | 72301304a5655662baf2bae88a7aceeabc4a753e (diff) | |
download | glibc-d5856d06c3ef62907f2865c502ada4baf3c9efa1.tar glibc-d5856d06c3ef62907f2865c502ada4baf3c9efa1.tar.gz glibc-d5856d06c3ef62907f2865c502ada4baf3c9efa1.tar.bz2 glibc-d5856d06c3ef62907f2865c502ada4baf3c9efa1.zip |
[BZ #17930] MIPS: Define SHM_NORESERVE.
[BZ #17930]
* sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-04-07 James Cowgill <james410@cowgill.org.uk> + + [BZ #17930] + * sysdeps/unix/sysv/linux/mips/bits/shm.h (SHM_NORESERVE): Define. + 2015-04-07 Florian Weimer <fweimer@redhat.com> * malloc/scratch_buffer_grow_preserve.c: Include <string.h> |