diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-06-02 14:29:19 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-06-02 14:29:19 -0700 |
commit | d936d379eb1837c35e390b6293f15f75b634db6e (patch) | |
tree | 1f6f5f4a4baee13fa98cf504ae97d97f49263548 /ChangeLog | |
parent | 9fa76613d0df2a23e2b979e2303b12d617d6729d (diff) | |
download | glibc-d936d379eb1837c35e390b6293f15f75b634db6e.tar.gz |
SH: Consolidate NPTL/non versions of vfork
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2014-06-02 Roland McGrath <roland@hack.frob.com> + + * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ... + * sysdeps/unix/sysv/linux/sh/vfork.S: ... here. + Label the code __libc_vfork rather than __vfork. + [!NOT_IN_libc] (vfork): Define as weak alias. + [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def. + * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file. + * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed. + 2014-06-02 Siddhesh Poyarekar <siddhesh@redhat.com> * malloc/malloc.c (malloc_info): Fix format specifier for |