mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
* sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.
2004-09-15 Richard Henderson <rth@redhat.com> * sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.
This commit is contained in:
parent
d1fe1f2219
commit
424bd2f8cb
@ -1,3 +1,7 @@
|
||||
2004-09-15 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/vfork.S: Use libc_hidden_def.
|
||||
|
||||
2004-09-01 David Mosberger <davidm@hpl.hp.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/ia64/jmpbuf-unwind.h
|
||||
|
@ -42,5 +42,5 @@ PSEUDO (__vfork, vfork, 0)
|
||||
1: ret
|
||||
|
||||
PSEUDO_END (__vfork)
|
||||
|
||||
libc_hidden_def (__vfork)
|
||||
weak_alias (__vfork, vfork)
|
||||
|
Loading…
Reference in New Issue
Block a user