mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-03 18:31:04 +00: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;
|
||
|
}
|
||
|
}
|