aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/microblaze/be/libpthread.abilist
AgeCommit message (Expand)AuthorFilesLines
2021-03-26nptl: Move pthread_kill to libcAdhemerval Zanella1-1/+0
2021-03-26nptl: Remove pwrite from libpthreadAdhemerval Zanella1-3/+0
2021-03-26nptl: Remove pread from libpthreadAdhemerval Zanella1-3/+0
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella1-4/+0
2021-03-26nptl: Remove lseek from libpthreadAdhemerval Zanella1-3/+0
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Move system to libcAdhemerval Zanella1-1/+0
2021-03-18nptl: Move fcntl from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove sendmsg from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove recvmsg from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove sigwait from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove tcdrain from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove pause from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove msync from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove fsync from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove sendto from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella1-1/+0
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella1-2/+0
2021-03-12nptl: Move fork into libcAdhemerval Zanella1-2/+0
2020-05-20nptl: Move pthread_gettattr_np into libcFlorian Weimer1-1/+0
2020-05-20nptl: Move pthread_getaffinity_np into libcFlorian Weimer1-1/+0
2020-05-20nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer1-1/+0
2020-04-21nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella1-1/+0
2020-02-20nptl: Move pthread_setschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_getschedparam implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_init implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer1-1/+0
2020-02-20nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer1-1/+0
2019-12-19nptl: Move waitpid implementation to libcAdhemerval Zanella1-1/+0
2019-12-19nptl: Move wait implementation to libcAdhemerval Zanella1-2/+0
2019-11-06nptl: Move nanosleep implementation to libcAdhemerval Zanella1-2/+0
2019-11-01nptl: Add pthread_clockjoin_npMike Crowe1-0/+1
2019-10-07nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-07nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer1-1/+0
2019-10-04nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer1-1/+0
2019-08-30nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer1-1/+0
2019-08-29microblaze: Split BE/LE abilistAdhemerval Zanella1-0/+242