projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
8cee920
)
[libc] (GLIBC_PRIVATE): Move __register_atfork...
author
drepper
<drepper>
Sat, 28 Dec 2002 22:04:37 +0000
(22:04 +0000)
committer
drepper
<drepper>
Sat, 28 Dec 2002 22:04:37 +0000
(22:04 +0000)
(GLIBC_2.3.2): ...here.
nptl/sysdeps/unix/sysv/linux/Versions
patch
|
blob
|
history
diff --git
a/nptl/sysdeps/unix/sysv/linux/Versions
b/nptl/sysdeps/unix/sysv/linux/Versions
index
8fea097
..
d182555
100644
(file)
--- a/
nptl/sysdeps/unix/sysv/linux/Versions
+++ b/
nptl/sysdeps/unix/sysv/linux/Versions
@@
-1,6
+1,9
@@
libc {
+ GLIBC_2.3.2 {
+ __register_atfork;
+ }
GLIBC_PRIVATE {
- __
register_atfork; __
libc_pthread_init;
+ __libc_pthread_init;
__libc_current_sigrtmin_private; __libc_current_sigrtmax_private;
__libc_allocate_rtsig_private;
}