diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Versions')
| -rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Versions | 6 | 
1 files changed, 6 insertions, 0 deletions
| diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Versions b/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Versions new file mode 100644 index 000000000..d10277248 --- /dev/null +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/sparc/Versions @@ -0,0 +1,6 @@ +libpthread { +  GLIBC_2.3.3 { +    # Changed PTHREAD_STACK_MIN. +    pthread_attr_setstack; pthread_attr_setstacksize; +  } +} | 
