summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/le/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-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-101-2/+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: Add more missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-12-091-1/+1
* nptl: Add missing placeholder abi symbol from nanosleep moveAdhemerval Zanella2019-11-071-0/+1
* 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
* sh: Split BE/LE abilistAdhemerval Zanella2019-08-291-0/+253