about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libcFlorian Weimer2021-04-237-6/+16
* nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libcFlorian Weimer2021-04-237-6/+16
* nptl: Move pthread_mutex_setprioceiling into libcFlorian Weimer2021-04-237-3/+8
* nptl: Move pthread_mutex_getprioceiling into libcFlorian Weimer2021-04-237-3/+8
* nptl: Move pthread_kill_other_threads_np compatibility symbol into libcFlorian Weimer2021-04-227-3/+4
* nptl: Move pthread_atfork compatibility symbol to libcFlorian Weimer2021-04-223-1/+2
* nptl: Move core condition variable functions into libcFlorian Weimer2021-04-217-23/+10
* nptl: Move core mutex functions into libcFlorian Weimer2021-04-217-24/+32
* nptl: Move rwlock functions with forwarders into libcFlorian Weimer2021-04-217-18/+36
* nptl: Move pthread_key_delete into libc.Florian Weimer2021-04-217-3/+8
* nptl: Move pthread_setspecific, __pthread_setspecific into libcFlorian Weimer2021-04-217-6/+16
* nptl: Move pthread_getspecific, __pthread_getspecific into libcFlorian Weimer2021-04-217-6/+16
* nptl: Move pthread_key_create, __pthread_key_create into libcFlorian Weimer2021-04-217-6/+16
* nptl: Move pthread_setcanceltype into libcFlorian Weimer2021-04-213-3/+0
* nptl: Move pthread_setcancelstate into libcFlorian Weimer2021-04-213-3/+0
* nptl: Move pthread_exit into libcFlorian Weimer2021-04-213-3/+0
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-217-3/+8
* nptl: Move pthread_once and __pthread_once into libcFlorian Weimer2021-04-217-6/+16
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-04-214-71/+0
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-04-217-12/+16
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-04-217-3/+8
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-217-6/+12
* powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]Matheus Castanho2021-04-161-3/+6
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-303-1/+3
* nptl: Remove __libc_allocate_rtsig, __libc_current_sigrtmax, and __libc_curre...Adhemerval Zanella2021-03-263-9/+0
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-263-6/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-263-3/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-267-3/+8
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-265-9/+6
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-265-9/+6
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-265-12/+2
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-265-9/+2
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-263-6/+0
* nptl: Move system to libcAdhemerval Zanella2021-03-183-3/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-183-6/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-183-6/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-183-3/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-183-6/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-183-6/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-183-6/+0