summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/libpthread.abilist
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_setschedparam implementation into libcfw/libpthread-removal-easyFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-101-1/+0
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+1
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-1/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-021-2/+0
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-241-0/+21
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-041-2/+0
* Simplify the abilist formatFlorian Weimer2015-11-061-228/+226
* AArch64: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-261-0/+228