Age | Commit message (Expand) | Author |
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-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-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-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella |
2016-05-02 | powerpc: Fix clone CLONE_VM compare | Adhemerval Zanella |
2016-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-04-11 | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella |
2016-04-11 | Consolidate pread/pread64 implementations | Adhemerval Zanella |
2016-03-07 | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella |
2016-01-20 | Update localplt.data for powerpc-nofpu. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-03 | powerpc: Add hwcap/hwcap2/platform data to TCB. | Carlos Eduardo Seo |
2015-11-20 | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers |
2015-11-10 | Remove __signbit* from localplt.data as they are no longer called from within... | Wilco Dijkstra |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-13 | Add INLINE_SYSCALL_ERROR_RETURN_VALUE | H.J. Lu |
2015-09-04 | Terminate FDE before return trampoline in makecontext for powerpc (bug 18635) | Andreas Schwab |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-06-09 | Consolidate sched_getcpu | Adhemerval Zanella |
2015-06-04 | nptl: Rewrite cancellation macros | Adhemerval Zanella |
2015-05-26 | Consolidate vDSO macros and usage | Adhemerval Zanella |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella |
2015-03-25 | powerpc __tls_get_addr call optimization | Alan Modra |
2015-03-23 | Remove HAVE_ASM_PPC_REL16 references | Alan Modra |
2015-01-12 | powerpc: abort transaction in syscalls | Adhemerval Zanella |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_rtld | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_libpthread | Siddhesh Poyarekar |
2014-11-24 | Remove IS_IN_librt | Siddhesh Poyarekar |
2014-11-06 | Run check-localpltk/textrel/execstack over ld.so. | Carlos O'Donell |
2014-10-06 | Support and use mixed compat/non-compat aliases in syscalls.list. | Joseph Myers |
2014-10-06 | Move some chown / lchown / fchown definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-09-23 | Move some setrlimit definitions to syscalls.list (bug 14138). | Joseph Myers |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |