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