about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* linux: Move the struct stat{64} to struct_stat.hAdhemerval Zanella2020-10-091-41/+7
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-095-5/+12
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-096-11/+43
* Update mallinfo2 ABI, and testDJ Delorie2020-09-174-0/+4
* 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-112-0/+2
* linux: Always define STAT_IS_KERNEL_STATAdhemerval Zanella2020-09-111-0/+1
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-072-0/+2
* Linux: Remove rseq supportFlorian Weimer2020-07-165-41/+0
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-101-1/+1
* sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella2020-07-092-3/+21
* sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella2020-07-092-28/+46
* sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella2020-07-092-3/+21
* sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella2020-07-092-26/+47
* sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella2020-07-092-2/+14
* string: Add strerrorname_np and strerrordesc_npAdhemerval Zanella2020-07-074-0/+8
* string: Add sigabbrev_np and sigdescr_npAdhemerval Zanella2020-07-074-0/+8
* Add the __libc_single_threaded variableFlorian Weimer2020-07-064-0/+4
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-065-0/+41
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-194-0/+4
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-024-0/+8
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-207-3/+9
* nptl: Move pthread_getaffinity_np into libcFlorian Weimer2020-05-207-5/+11
* nptl: Move pthread_attr_setaffinity_np into libcFlorian Weimer2020-05-207-5/+11
* POWER: Add context-synchronizing instructions to pkey_write [BZ #25954]Florian Weimer2020-05-111-1/+1
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-40/+0
* powerpc: Rename argN to _argN in LOADARGS_N [BZ #25902]H.J. Lu2020-04-301-12/+12
* powerpc64le: Enable support for IEEE long doubleGabriel F. T. Gomes2020-04-303-0/+218
* semctl: Remove the sem-pad.h fileAlistair Francis2020-04-292-26/+39
* nptl: Move pthread_sigmask implementation to libcAdhemerval Zanella2020-04-217-3/+8
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-0/+29
* Update syscall lists for Linux 5.6.Joseph Myers2020-04-032-0/+4
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-203-5/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-203-5/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-203-3/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-203-3/+0
* y2038: linux: Provide __gettimeofday64 implementationLukasz Majewski2020-02-181-1/+3
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-156-30/+0
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-146-16/+11
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-141-30/+0
* powerpc: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-7/+5