mirror of git://sourceware.org/git/glibc.git
7 lines
142 B
Plaintext
7 lines
142 B
Plaintext
|
libc {
|
||
|
GLIBC_PRIVATE {
|
||
|
# A copy of sigaction lives in NPTL, and needs these.
|
||
|
__default_sa_restorer; __default_rt_sa_restorer;
|
||
|
}
|
||
|
}
|