Add pthread_attr_init to GLIBC_2.1.

This commit is contained in:
Ulrich Drepper 1998-03-13 16:53:01 +00:00
parent 41bc874bc5
commit a7b591dc31

View file

@ -460,6 +460,9 @@ GLIBC_2.1 {
# chown interface change.
chown;
# Change in pthread_attr_t.
pthread_attr_init;
# functions in normal name space
# Please keep them sorted by name!