about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc32
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0216-16/+16
* Update syscall lists for Linux 5.10.Joseph Myers2020-12-161-0/+1
* linux: Consolidate brk implementationAdhemerval Zanella2020-12-101-52/+0
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-231-0/+1
* Add missing stat/mknod symbol on libc.abilist some ABIsAdhemerval Zanella2020-10-131-0/+2
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-0/+2
* 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: Consolidate fxstatat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate fxstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Consolidate lxstat{64}Adhemerval Zanella2020-09-111-2/+0
* linux: Consolidate xstat{64}Adhemerval Zanella2020-09-111-1/+0
* linux: Define STAT64_IS_KERNEL_STAT64Adhemerval Zanella2020-09-111-0/+1
* linux: Always define STAT_IS_KERNEL_STATAdhemerval 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
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-091-0/+18
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-091-0/+12
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-072-0/+4
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-072-0/+4
* Add the __libc_single_threaded variableFlorian Weimer2020-07-062-0/+2
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-062-0/+2
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-192-0/+2
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-022-0/+4
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-203-1/+5
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-203-2/+6
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-213-1/+4
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-031-0/+2
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0