aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-04-07 17:23:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-04-07 17:23:54 +0000
commitd5856d06c3ef62907f2865c502ada4baf3c9efa1 (patch)
tree10fde33a407ad56e0da65af9818821e94d9ca2a1 /ChangeLog
parent72301304a5655662baf2bae88a7aceeabc4a753e (diff)
downloadglibc-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0d3aca79d..557871a7f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>