| Commit message (Expand) | Author | Age | Files | Lines |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 5 | -8/+0 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -35/+0 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 1 | -36/+0 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 1 | -0/+3 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 1 | -0/+3 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 1 | -0/+3 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 1 | -0/+3 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 1 | -0/+3 |
* | Consolidate posix_fadvise implementations | Adhemerval Zanella | 2016-10-07 | 2 | -38/+7 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+2 |
* | Installed-header hygiene (BZ#20366): stack_t. | Zack Weinberg | 2016-09-23 | 1 | -2/+4 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+2 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+1 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+2 |
* | arm: mark __startcontext as .cantunwind (bug 20435) | Andreas Schwab | 2016-08-15 | 1 | -0/+7 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -0/+1 |
* | Add nextup and nextdown math functions | Rajalakshmi Srinivasaraghavan | 2016-06-16 | 1 | -0/+7 |
* | Remove __ASSUME_FUTEX_LOCK_PI | Adhemerval Zanella | 2016-06-13 | 1 | -1/+0 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 1 | -2/+0 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 1 | -0/+1 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 2 | -0/+6 |
* | Adjust kernel-features.h defaults for recvmsg and sendmsg | Adhemerval Zanella | 2016-05-25 | 1 | -2/+0 |
* | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella | 2016-04-29 | 1 | -7/+4 |
* | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella | 2016-04-11 | 2 | -74/+0 |
* | Consolidate pread/pread64 implementations | Adhemerval Zanella | 2016-04-11 | 2 | -73/+0 |
* | Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports | Adhemerval Zanella | 2016-04-11 | 1 | -0/+4 |
* | Adjust kernel-features.h defaults for socket syscalls. | Joseph Myers | 2016-03-15 | 1 | -9/+0 |
* | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella | 2016-03-07 | 1 | -0/+1 |
* | Remove kernel-features.h conditionals on pre-3.2 kernels. | Joseph Myers | 2016-02-26 | 1 | -9/+3 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 57 | -57/+57 |
* | Fix linux personality syscall wrapper | Dmitry V. Levin | 2015-12-31 | 1 | -0/+2 |
* | Cleanup ARM ioperm implementation (step 2) | Aurelien Jarno | 2015-12-30 | 2 | -93/+3 |
* | Cleanup ARM ioperm implementation | Aurelien Jarno | 2015-12-12 | 1 | -9/+2 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra | 2015-11-10 | 1 | -3/+0 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 13 | -3114/+3078 |
* | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 2015-11-06 | 1 | -0/+7 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 1 | -4/+1 |
* | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu | 2015-10-13 | 1 | -0/+1 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -1/+1 |
* | arm: Assembly implementation cleanup | Adhemerval Zanella | 2015-08-05 | 3 | -136/+18 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 1 | -0/+3 |
* | nptl: Rewrite cancellation macros | Adhemerval Zanella | 2015-06-04 | 4 | -84/+10 |
* | ARM: VDSO support | Nathan Lynch | 2015-06-04 | 5 | -0/+84 |
* | Remove socket.S implementation | Adhemerval Zanella | 2015-05-22 | 3 | -18/+0 |
* | Bug 18125: Call exit after last linked context. | Carlos O'Donell | 2015-05-08 | 1 | -1/+1 |
* | Function declaration cleanup | Adhemerval Zanella | 2015-01-06 | 4 | -20/+4 |
* | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath | 2015-01-05 | 2 | -259/+0 |
* | Fix ARM posix_fadvise64 namespace (bug 17793). | Joseph Myers | 2015-01-05 | 1 | -1/+1 |