about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-14 09:44:24 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-14 09:44:24 -0700
commit5675da1e845e4b651eb649639137310fd9b6b380 (patch)
tree99e490ee09858f03425152f5e57862ce3b57548e /ChangeLog
parent4f02e2b8f94799b4f9e57e922c06c5eeec4272e6 (diff)
downloadglibc-5675da1e845e4b651eb649639137310fd9b6b380.tar.gz
glibc-5675da1e845e4b651eb649639137310fd9b6b380.tar.xz
glibc-5675da1e845e4b651eb649639137310fd9b6b380.zip
ARM: Consolidate NPTL/non versions of vfork
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09fd4a40a0..877e619b04 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014-05-14  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
+	(__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
+	(__libc_vfork): New strong alias.
+	* sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
+	* sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
+	* nptl/pt-vfork.c: New file.
+	* nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
+	(libpthread: GLIBC_2.20): New version set (empty).
+
 2014-05-14  Will Newton  <will.newton@linaro.org>
 
 	* stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef