about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: Consolidate Linux syscall definitionAdhemerval Zanella2020-02-143-409/+209
* powerpc64: Add memory protection key support [BZ #23202]Florian Weimer2020-02-143-0/+145
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-173-18/+14
* powerpc: Initialize rtld_global_ro for static dlopen [BZ #20802]Tulio Magno Quites Machado Filho2020-01-171-2/+11
* linux: Add support for clock_getres64 vDSOAdhemerval Zanella2020-01-031-1/+2
* linux: Add support for clock_gettime64 vDSOAdhemerval Zanella2020-01-031-0/+4
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-034-64/+2
* linux: Consolidate time implementationAdhemerval Zanella2020-01-031-30/+2
* linux: Consolidate Linux gettimeofdayAdhemerval Zanella2020-01-031-33/+2
* linux: Fix vDSO macros build with time64 interfacesAdhemerval Zanella2020-01-032-8/+0
* Linux: Add tables with system call numbersFlorian Weimer2020-01-022-0/+808
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0194-94/+94
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-193-3/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-193-6/+0