summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sh/le/libpthread.abilist
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move core condition variable functions into libcFlorian Weimer2021-03-181-9/+1
* nptl: Move core mutex functions into libcFlorian Weimer2021-03-181-8/+0
* nptl: Move rwlock functions with forwarders into libcFlorian Weimer2021-03-181-6/+0
* nptl: Move pthread_key_delete into libc.Florian Weimer2021-03-181-1/+0
* nptl: Move pthread_setspecific, __pthread_setspecific into libcFlorian Weimer2021-03-181-2/+0
* nptl: Move pthread_getspecific, __pthread_getspecific into libcFlorian Weimer2021-03-181-2/+0
* nptl: Move pthread_key_create, __pthread_key_create into libcFlorian Weimer2021-03-181-2/+0
* nptl: Move pthread_setcanceltype into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_exit into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-03-181-2/+0
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-03-181-2/+0
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-03-181-4/+0
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-03-181-1/+0
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-03-181-2/+0
* nptl: Move system to libcAdhemerval Zanella2021-03-181-1/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-181-1/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-181-2/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-121-2/+0
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-201-1/+1
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-201-2/+0
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-2/+0
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-1/+0
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-1/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+0