Age | Commit message (Expand) | Author |
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-06-06 | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella |
2016-06-06 | Consolidate preadv/preadv64 implementation | Adhemerval Zanella |
2016-05-25 | network: recvmsg and sendmsg standard compliance (BZ#16919) | 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-12-17 | Provide x32 times | 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 |
2015-11-06 | Simplify the abilist format | Florian Weimer |
2015-11-06 | Add LFS support for fts functions (bug 11460) | Mark Wielaard |
2015-10-09 | Mark lseek/llseek as non-cancellable | Adhemerval Zanella |
2015-07-08 | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella |
2015-06-09 | Consolidate sched_getcpu | Adhemerval Zanella |
2015-02-06 | x86: Clean up __vdso_clock_gettime variable. | Roland McGrath |
2015-01-12 | Add x86 32 bit vDSO time function support | Adhemerval Zanella |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-09-26 | Remove shlib-versions entries redundant with DEFAULT entries. | Joseph Myers |
2014-09-26 | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers |
2014-09-12 | Remove configuration name patterns from shlib-versions. | Joseph Myers |
2014-07-17 | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers |
2014-07-17 | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers |
2014-07-07 | NPTL is no longer an add-on! | Roland McGrath |
2014-06-24 | x86: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath |
2014-05-14 | x86: Move abilist files out of nptl/ subdirectories. | Roland McGrath |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-03-11 | Remove extra pthread_atfork compat symbols | Andreas Schwab |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-01 | Clean up init-first.c files. | Roland McGrath |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-08-06 | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu |
2012-08-01 | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-25 | Remove unused pseudo_end label | Andreas Schwab |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-17 | Move c++-types baselines to sysdeps directories. | Joseph Myers |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu |
2012-05-24 | syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time. | Roland McGrath |