about summary refs log tree commit diff
path: root/nptl/Versions
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-261-6/+0
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-261-2/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-261-1/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-261-1/+4
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-261-4/+0
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-261-3/+0
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-261-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 elision implementations into libcFlorian Weimer2021-02-231-0/+5
* nptl: Move futex-internal into libcFlorian Weimer2021-02-221-2/+2
* nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer2021-02-221-0/+2
* nptl: Reformat VersionsFlorian Weimer2021-02-221-188/+279
* linux: Require /dev/shm as the shared memory file systemFlorian Weimer2021-02-081-1/+0
* y2038: Convert aio_suspend to support 64 bit timeLukasz Majewski2020-11-301-0/+1
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+3
* nptl: Add internal alias __pthread_getattr_default_npFlorian Weimer2020-06-021-0/+1
* nptl: Add __pthread_attr_copy for copying pthread_attr_t objectsFlorian Weimer2020-05-201-0/+1
* nptl: Make __pthread_attr_init, __pthread_attr_destroy available internallyFlorian Weimer2020-05-201-0/+1
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-201-3/+5
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-201-1/+4
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-201-2/+10
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-211-0/+4
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-2/+1
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+4
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+1
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0