Age | Commit message (Expand) | Author |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-06 | Add iseqsig. | 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-01 | SPARC64: update localplt.data | Aurelien Jarno |
2016-06-27 | MIPS, SPARC: more fixes to the vfork aliases in libpthread.so | Aurelien Jarno |
2016-06-18 | MIPS, SPARC: fix wrong vfork aliases in libpthread.so | Aurelien Jarno |
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: 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-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-03-07 | posix: New Linux posix_spawn{p} implementation | Adhemerval Zanella |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-12-31 | Fix linux personality syscall wrapper | Dmitry V. Levin |
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 |
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-09-17 | Restore sparc64 implementation of semctl | Andreas Schwab |
2015-08-24 | Remove __ASSUME_IPC64 | Andreas Schwab |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-06-04 | nptl: Rewrite cancellation macros | Adhemerval Zanella |
2015-05-22 | Remove socket.S implementation | Adhemerval Zanella |
2015-04-27 | Update sparc localplt.data | David S. Miller |
2015-01-06 | Function declaration cleanup | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-17 | Fix profil_counter namespace (bug 17725). | 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-09 | Remove stray *_internal aliases (bug 14132). | Joseph Myers |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers |
2014-09-12 | Move architecture-specific shlib-versions entries to sysdeps files. | Joseph Myers |
2014-08-21 | Remove unnecessary uses of NOT_IN_libc | Siddhesh Poyarekar |
2014-07-17 | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath |
2014-06-25 | Remove stray includes of kernel-features.h. | Joseph Myers |
2014-06-25 | SPARC: Consolidate nptl/ subdirectories under linux/... | Roland McGrath |
2014-06-20 | Move remaining SPARC code out of nptl/. | Roland McGrath |
2014-06-20 | Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/. | Joseph Myers |
2014-06-13 | Consolidate sparc clone, fork, and vfork implementations. | David S. Miller |