about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove longjmp, siglongjmp from libpthreadFlorian Weimer2021-04-212-6/+0
* nptl: Move legacy cancelation handling into libc as compat symbolsFlorian Weimer2021-04-214-8/+8
* nptl: Move __pthread_cleanup_routine into libcFlorian Weimer2021-04-214-2/+4
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-214-4/+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-262-6/+0
* nptl: Move sigaction to libcAdhemerval Zanella2021-03-262-4/+0
* nptl: Remove pthread raise implementationAdhemerval Zanella2021-03-262-2/+0
* nptl: Move pthread_kill to libcAdhemerval Zanella2021-03-264-2/+4
* nptl: Remove pwrite from libpthreadAdhemerval Zanella2021-03-262-6/+0
* nptl: Remove pread from libpthreadAdhemerval Zanella2021-03-262-6/+0
* nptl: Remove open from libpthreadAdhemerval Zanella2021-03-262-8/+0
* nptl: Remove lseek from libpthreadAdhemerval Zanella2021-03-262-6/+0
* nptl: Remove send from libpthreadAdhemerval Zanella2021-03-262-4/+0
* nptl: Move system to libcAdhemerval Zanella2021-03-182-2/+0
* nptl: Move fcntl from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove sendmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvmsg from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sigwait from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove tcdrain from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove pause from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove msync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove fsync from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove sendto from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recvfrom from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove recv from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove connect from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove accept from libpthreadAdhemerval Zanella2021-03-182-2/+0
* nptl: Remove close from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove read from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Remove write from libpthreadAdhemerval Zanella2021-03-182-4/+0
* nptl: Move fork into libcAdhemerval Zanella2021-03-122-4/+0
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-0/+2
* Update syscall lists for Linux 5.11.Joseph Myers2021-02-191-0/+1
* linux: Set default kernel_stat.h to LFSAdhemerval Zanella2021-02-111-22/+0
* linux: Fix STATFS_IS_STATFS64 definitionAdhemerval Zanella2021-02-111-1/+1
* powerpc64: Select POWER9 machine for the scv instructionFlorian Weimer2021-01-221-0/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0217-17/+17
* powerpc: Use scv instruction on clone when availableMatheus Castanho2020-12-301-3/+30
* powerpc: Runtime selection between sc and scv for syscallsMatheus Castanho2020-12-302-5/+10
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-43/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-092-0/+4
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-092-0/+16
* Update mallinfo2 ABI, and testDJ Delorie2020-09-172-0/+2
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-071-0/+1
* Linux: Remove rseq supportFlorian Weimer2020-07-162-2/+0
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-101-1/+1