| Commit message (Expand) | Author | Age | Files | Lines |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 4 | -0/+8 |
* | Refactor long double information into bits/long-double.h. | Joseph Myers | 2016-12-14 | 1 | -11/+0 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 4 | -0/+8 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 4 | -0/+12 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 6 | -15/+6 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 3 | -0/+9 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 1 | -1/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 4 | -0/+12 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 4 | -67/+0 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 2 | -0/+2 |
* | Always define XSTAT_IS_XSTAT64 | Steve Ellcey | 2016-11-21 | 1 | -0/+2 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 4 | -0/+12 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 5 | -13/+0 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -34/+0 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -36/+0 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 1 | -1/+1 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 1 | -0/+3 |
* | powerpc: Fix TOC stub on powerpc64 clone() | Tulio Magno Quites Machado Filho | 2016-10-28 | 1 | -1/+1 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 4 | -0/+12 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 4 | -0/+12 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 4 | -0/+12 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 4 | -0/+12 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 4 | -0/+12 |
* | Consolidate Linux sync_file_range implementations | Adhemerval Zanella | 2016-10-11 | 1 | -30/+0 |
* | Consolidate posix_fadvise implementations | Adhemerval Zanella | 2016-10-07 | 3 | -94/+5 |
* | ppc: Use libc_ifunc macro for time, gettimeofday. | Stefan Liebler | 2016-10-07 | 2 | -62/+65 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 4 | -0/+12 |
* | powerpc: Installed-header hygiene | Tulio Magno Quites Machado Filho | 2016-10-04 | 2 | -0/+2 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 4 | -0/+4 |
* | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 2016-09-23 | 2 | -12/+19 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 4 | -0/+12 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 4 | -0/+4 |
* | Do not override objects in libc.a in other static libraries [BZ #20452] | Florian Weimer | 2016-08-17 | 1 | -0/+2 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 4 | -0/+8 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 4 | -0/+4 |
* | powerpc: Fix missing verb and typo in comment about AT_HWCAP entry | Gustavo Romero | 2016-07-21 | 1 | -2/+2 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 4 | -0/+28 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 6 | -18/+0 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 4 | -0/+4 |
* | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 2 | -0/+4 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 6 | -0/+18 |
* | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella | 2016-05-25 | 1 | -2/+0 |
* | powerpc: Add missing insn in swapcontext [BZ #20004] | Paul E. Murphy | 2016-05-03 | 1 | -0/+1 |
* | powerpc: Fix clone CLONE_VM compare | Adhemerval Zanella | 2016-05-02 | 1 | -1/+1 |
* | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella | 2016-04-29 | 2 | -11/+7 |
* | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella | 2016-04-11 | 4 | -93/+0 |
* | Consolidate pread/pread64 implementations | Adhemerval Zanella | 2016-04-11 | 4 | -83/+0 |
* | Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports | Adhemerval Zanella | 2016-04-11 | 1 | -0/+6 |
* | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers | 2016-04-08 | 1 | -1/+1 |
* | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers | 2016-03-15 | 1 | -7/+0 |