summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-14 11:31:37 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-14 11:31:37 -0700
commitec136444ca77f7a64e2c3616fc560b6410a767d2 (patch)
treec93f4ef9a176de7e9b7a102f3ab096769dabc94e /ChangeLog
parent2fbdf5339aaeaa423bd661524f7ec7af41fa2606 (diff)
downloadglibc-ec136444ca77f7a64e2c3616fc560b6410a767d2.tar.gz
x86: Consolidate NPTL fork.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e452bd1ec..d73d5eb4eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2014-05-14 Roland McGrath <roland@hack.frob.com>
+ * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
+ * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
+ * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
+ * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
+ * sysdeps/unix/sysv/linux/i386/fork.h: New file.
+
* nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
* sysdeps/unix/sysv/linux/not-cancel.h: ... here.
* nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.