aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ia64/libpthread.abilist
AgeCommit message (Expand)Author
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2014-08-04IA64: Consolidate nptl/ subdirectories under linux/...Roland McGrath