aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-14 14:00:23 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-14 14:00:23 -0700
commit65c89320e2968c55feddfbdacd09c0a6cc0b006c (patch)
tree854d3a9ce605daa075a90dfabe8508b247f25152 /ChangeLog
parent348f8e8c26178d7e5b7b64c16ab5c1a773916781 (diff)
downloadglibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.zip
glibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.tar.gz
glibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.tar.bz2
Fix mips fork after i386 reorganization.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c57a6e..c685bc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-05-14 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/unix/sysv/linux/mips/fork.h: New file.
+ * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
+
* nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
* nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
* sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.