diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-14 14:00:23 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-14 14:00:23 -0700 |
commit | 65c89320e2968c55feddfbdacd09c0a6cc0b006c (patch) | |
tree | 854d3a9ce605daa075a90dfabe8508b247f25152 /ChangeLog | |
parent | 348f8e8c26178d7e5b7b64c16ab5c1a773916781 (diff) | |
download | glibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.zip glibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.tar.gz glibc-65c89320e2968c55feddfbdacd09c0a6cc0b006c.tar.bz2 |
Fix mips fork after i386 reorganization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |