about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Refactor Linux ipc_priv headerAdhemerval Zanella2016-12-281-15/+8
* Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for LinuxAdhemerval Zanella2016-12-281-0/+3
* Add roundeven, roundevenf, roundevenl.Joseph Myers2016-12-214-0/+12
* Add fmaxmag, fminmag functions.Joseph Myers2016-12-204-0/+24
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-164-0/+8
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-11/+0
* Add getentropy, getrandom, <sys/random.h> [BZ #17252]Florian Weimer2016-12-124-0/+8
* Add llogb, llogbf, llogbl.Joseph Myers2016-12-024-0/+12
* ld.so: Remove __libc_memalignFlorian Weimer2016-11-306-15/+6
* Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628]Florian Weimer2016-11-303-0/+9
* powerpc: Remove unintended __longjmp symbol from ABIFlorian Weimer2016-11-291-1/+0
* Add setpayloadsig, setpayloadsigf, setpayloadsigl.Joseph Myers2016-11-244-0/+12
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-244-67/+0
* Allow [f]statfs64 to alias [f]statfsSteve Ellcey2016-11-222-0/+2
* Always define XSTAT_IS_XSTAT64Steve Ellcey2016-11-211-0/+2
* Add setpayload, setpayloadf, setpayloadl.Joseph Myers2016-11-194-0/+12
* Consolidate Linux setrlimit and getrlimit implementationAdhemerval Zanella2016-11-175-13/+0
* Consolidate Linux truncate implementationsAdhemerval Zanella2016-11-091-34/+0
* Consolidate Linux ftruncate implementationsAdhemerval Zanella2016-11-091-36/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Define wordsize.h macros everywhereSteve Ellcey2016-11-041-0/+3
* powerpc: Fix TOC stub on powerpc64 clone()Tulio Magno Quites Machado Filho2016-10-281-1/+1
* Add canonicalize, canonicalizef, canonicalizel.Joseph Myers2016-10-264-0/+12
* Add strfromd, strfromf, and strfroml functionsGabriel F. T. Gomes2016-10-254-0/+12
* Add getpayload, getpayloadf, getpayloadl.Joseph Myers2016-10-194-0/+12
* Add totalordermag, totalordermagf, totalordermagl.Joseph Myers2016-10-154-0/+12
* Add totalorder, totalorderf, totalorderl.Joseph Myers2016-10-124-0/+12
* Consolidate Linux sync_file_range implementationsAdhemerval Zanella2016-10-111-30/+0
* Consolidate posix_fadvise implementationsAdhemerval Zanella2016-10-073-94/+5
* ppc: Use libc_ifunc macro for time, gettimeofday.Stefan Liebler2016-10-072-62/+65
* Add iseqsig.Joseph Myers2016-10-064-0/+12
* powerpc: Installed-header hygieneTulio Magno Quites Machado Filho2016-10-042-0/+2
* Add iscanonical.Joseph Myers2016-09-304-0/+4
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-232-12/+19
* Add femode_t functions.Joseph Myers2016-09-074-0/+12
* Add fetestexceptflag.Joseph Myers2016-08-294-0/+4
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-171-0/+2
* Add fesetexcept.Joseph Myers2016-08-164-0/+8
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-034-0/+4
* powerpc: Fix missing verb and typo in comment about AT_HWCAP entryGustavo Romero2016-07-211-2/+2
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-164-0/+28
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-106-18/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-064-0/+4
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-252-0/+4
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-256-0/+18
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy2016-05-031-0/+1
* powerpc: Fix clone CLONE_VM compareAdhemerval Zanella2016-05-021-1/+1
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-292-11/+7
* Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella2016-04-114-93/+0