aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-05-27 12:58:01 -0700
committerRoland McGrath <roland@hack.frob.com>2014-05-27 12:58:01 -0700
commita6bea3ca7b86de9dd5c7468984173f32e35a59bb (patch)
tree359a2b8187ede5168dd1b94fd26af506dd778365 /ChangeLog
parent3dfb9a5cbee3232cb38237f65759b6f230e790c0 (diff)
downloadglibc-a6bea3ca7b86de9dd5c7468984173f32e35a59bb.zip
glibc-a6bea3ca7b86de9dd5c7468984173f32e35a59bb.tar.gz
glibc-a6bea3ca7b86de9dd5c7468984173f32e35a59bb.tar.bz2
SH: Convert fork.c to arch-fork.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ddd69b..3d11ba1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-27 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
+ * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
+
2014-05-27 Ondřej Bílka <neleai@seznam.cz>
* elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.