aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist
AgeCommit message (Expand)AuthorFilesLines
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+0
2019-08-28nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-16nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_init implementation into libcFlorian Weimer1-2/+0
2019-08-15nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer1-1/+0
2019-08-15nptl: Move pthread_equal implementation into libcFlorian Weimer1-1/+0
2019-07-12nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe1-0/+2
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe1-0/+1
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe1-0/+1
2019-07-02nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer1-2/+1
2018-07-24nptl: Add abilist symbols for C11 threadsAdhemerval Zanella1-0/+21
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers1-15/+0
2015-11-06Simplify the abilist formatFlorian Weimer1-277/+262
2014-06-23powerpc: Consolidate nptl/ subdirectories under linux/....Roland McGrath1-0/+277