OSDN Git Service

sparc/sigaction: revert change. These semantics are needed for nptl
[uclinux-h8/uClibc.git] / libpthread / nptl / sysdeps / unix / sysv / linux / sparc / Versions
1 libpthread {
2   GLIBC_2.3.3 {
3     # Changed PTHREAD_STACK_MIN.
4     pthread_attr_setstack; pthread_attr_setstacksize;
5   }
6 }