aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-16 13:03:08 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-16 13:03:08 -0700
commit3edeca86843fe5e177f67ea1e8a2aa1542dfebfd (patch)
treed1f1617fbab076f3a3e64448d5ce30a3e15a680a /ChangeLog
parent1d1fc46ed12db0863aaf30d69678bef0105169c3 (diff)
downloadglibc-3edeca86843fe5e177f67ea1e8a2aa1542dfebfd.zip
glibc-3edeca86843fe5e177f67ea1e8a2aa1542dfebfd.tar.gz
glibc-3edeca86843fe5e177f67ea1e8a2aa1542dfebfd.tar.bz2
Alpha: 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 be95294..c2ee431 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-05-16 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
+ * sysdeps/unix/sysv/linux/ia64/nptl/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.