about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/powerpc64
Commit message (Expand)AuthorAgeFilesLines
* Linux: Add tables with system call numbersFlorian Weimer2020-01-021-0/+390
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0114-14/+14
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-192-2/+0
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-192-4/+0
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-062-4/+0
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-012-0/+2
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-072-2/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-042-2/+0
* powerpc: Simplify vsyscall internal macrosAdhemerval Zanella2019-09-171-18/+1
* Remove PREPARE_VERSION and PREPARE_VERSION_KNOWAdhemerval Zanella2019-09-171-5/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0714-14/+14
* Finish move of clock_* functions to libc. [BZ #24959]Zack Weinberg2019-09-042-5/+5
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-302-2/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-282-2/+0
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-162-2/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-152-2/+0
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-152-0/+28
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-152-2/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-152-2/+0
* linux: Enable vDSO for static linking as default (BZ#19767)Adhemerval Zanella2019-08-051-3/+0
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-122-0/+4
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-122-0/+2
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-022-4/+0
* Linux: Add getdents64 system callFlorian Weimer2019-06-072-0/+2
* Linux: Add the tgkill functionFlorian Weimer2019-05-142-0/+2
* misc: Add twalk_r functionFlorian Weimer2019-05-022-0/+2
* powerpc: Remove rt_sigreturn usage on context functionAdhemerval Zanella2019-04-172-117/+0
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-012-0/+4
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-012-0/+16
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-012-0/+4
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-082-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0114-14/+14
* Move *-le.abilist to le/*.abilistAndreas Schwab2018-12-1026-0/+0
* Add getcpuH.J. Lu2018-12-072-0/+2
* posix: New function posix_spawn_file_actions_addfchdir_np [BZ #17405]Florian Weimer2018-12-072-0/+2
* Enable VDSO on powerpc statically linked programs (bug 19767)Rafael Ávila de Espíndola2018-11-261-0/+3
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-212-0/+2
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-0/+4
* posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405]Florian Weimer2018-11-062-0/+2
* powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella2018-09-211-1/+0
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-244-0/+50
* Add the statx functionFlorian Weimer2018-07-102-0/+2
* Add renameat2 function [BZ #17662]Florian Weimer2018-07-052-0/+2
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-262-0/+2