Age | Commit message (Expand) | Author |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers |
2016-11-30 | ld.so: Remove __libc_memalign | Florian Weimer |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella |
2016-11-22 | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |
2016-11-08 | Consolidate lseek/lseek64/llseek implementations | Adhemerval Zanella |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-07 | Consolidate posix_fadvise implementations | Adhemerval Zanella |
2016-10-07 | Consolidate posix_fallocate{64} implementations | Adhemerval Zanella |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-09-30 | Add iscanonical. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-29 | Add fetestexceptflag. | Joseph Myers |
2016-08-16 | Add fesetexcept. | Joseph Myers |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-07-12 | x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348] | H.J. Lu |
2016-07-11 | X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349] | H.J. Lu |
2016-06-16 | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan |
2016-06-10 | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella |
2016-06-06 | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell |
2016-06-06 | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella |
2016-06-06 | Consolidate preadv/preadv64 implementation | Adhemerval Zanella |
2016-05-25 | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-25 | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella |
2016-05-18 | Don't call internal _Unwind_Resume via PLT | H.J. Lu |
2016-05-18 | Don't call internal __pthread_unwind via PLT | H.J. Lu |
2016-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-04-11 | Consolidate off_t/off64_t syscall argument passing | Adhemerval Zanella |
2016-03-21 | Use JUMPTARGET in x86-64 pthread | H.J. Lu |
2016-03-15 | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers |
2016-03-10 | Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h | H.J. Lu |
2016-03-07 | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella |
2016-03-03 | Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARS | H.J. Lu |
2016-03-01 | Call x86-64 __setcontext directly | H.J. Lu |
2016-02-24 | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers |
2016-01-20 | 2016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov |
2016-01-15 | New pthread_barrier algorithm to fulfill barrier destruction requirements. | Torvald Riegel |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-31 | Fix linux personality syscall wrapper | Dmitry V. Levin |
2015-12-17 | Provide x32 times | H.J. Lu |
2015-12-16 | Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64 | H.J. Lu |
2015-12-15 | Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/master | H.J. Lu |
2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers |