1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux/powerpc/Versions
Jakub Jelinek 32c075e1f0 .
2007-07-31 13:33:18 +00:00

10 lines
165 B
Plaintext

libpthread {
GLIBC_2.3.4 {
longjmp; siglongjmp;
}
GLIBC_2.6 {
# Changed PTHREAD_STACK_MIN.
pthread_attr_setstack; pthread_attr_setstacksize;
}
}