mirror of
https://sourceware.org/git/glibc.git
synced 2025-06-06 11:41:02 +03:00
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
libpthread {
|
|
GLIBC_2.3.3 {
|
|
# Changed PTHREAD_STACK_MIN.
|
|
pthread_attr_setstack; pthread_attr_setstacksize;
|
|
}
|
|
}
|