about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-16 12:51:39 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-16 12:51:39 -0700
commitfe39b021f490246b0c2d4f7035b239c77ab98aff (patch)
treecb3793b0e316b8ad5dc058e0897852cf67e948b6 /ChangeLog
parent1d1fc46ed12db0863aaf30d69678bef0105169c3 (diff)
downloadglibc-fe39b021f490246b0c2d4f7035b239c77ab98aff.tar.gz
glibc-fe39b021f490246b0c2d4f7035b239c77ab98aff.tar.xz
glibc-fe39b021f490246b0c2d4f7035b239c77ab98aff.zip
ARM: Convert fork.c to arch-fork.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be9529423e..084028404a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-05-16  Roland McGrath  <roland@hack.frob.com>
 
+	* sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
+	* sysdeps/unix/sysv/linux/arm/fork.c: File removed.
+
 	* sysdeps/unix/sysv/linux/arch-fork.h: New file.
 	* sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
 	* sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.