| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -0/+4 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 1 | -0/+2 |
* | Require Linux kernel 3.2 or later on x86 / x86_64. | Joseph Myers | 2017-05-08 | 2 | -4/+0 |
* | Consolidate Linux mmap implementation (BZ#21270) | Adhemerval Zanella | 2017-04-12 | 1 | -2/+7 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 2 | -2/+2 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 1 | -0/+12 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 1 | -0/+3 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 1 | -0/+6 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+2 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 1 | -0/+2 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 1 | -0/+3 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 1 | -1/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 1 | -0/+3 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 1 | -0/+3 |
* | 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 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 1 | -0/+3 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 1 | -0/+1 |
* | 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 |
* | 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 |
* | Revert {send,sendm,recv,recvm}msg conformance changes | Adhemerval Zanella | 2016-06-10 | 2 | -9/+0 |
* | Bug 20198: quick_exit should not call destructors. | Carlos O'Donell | 2016-06-06 | 1 | -0/+1 |
* | network: recvmmsg and sendmmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 1 | -0/+2 |
* | network: recvmsg and sendmsg standard compliance (BZ#16919) | Adhemerval Zanella | 2016-05-25 | 2 | -0/+8 |
* | Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.h | H.J. Lu | 2016-03-10 | 1 | -4/+4 |
* | Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARS | H.J. Lu | 2016-03-03 | 1 | -1/+1 |
* | Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere. | Joseph Myers | 2016-02-24 | 2 | -0/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 2 | -2/+2 |
* | Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/master | H.J. Lu | 2015-12-15 | 2 | -0/+81 |
* | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell | 2015-11-27 | 1 | -1/+1 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 1 | -0/+5 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 13 | -3216/+3158 |
* | Add LFS support for fts functions (bug 11460) | Mark Wielaard | 2015-11-06 | 1 | -0/+7 |
* | libio: fmemopen rewrite to POSIX compliance | Adhemerval Zanella | 2015-07-08 | 1 | -0/+3 |
* | Remove shlib-versions entries redundant with DEFAULT entries. | Joseph Myers | 2014-09-26 | 1 | -2/+1 |
* | Clean up gnu/lib-names.h generation (bug 14171). | Joseph Myers | 2014-09-26 | 1 | -0/+1 |
* | Remove configuration name patterns from shlib-versions. | Joseph Myers | 2014-09-12 | 1 | -4/+4 |
* | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers | 2014-07-17 | 2 | -0/+19 |
* | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2014-07-17 | 1 | -0/+1 |
* | x86: Consolidate unnecessary nptl/ subdirectories. | Roland McGrath | 2014-06-24 | 1 | -0/+3 |
* | x86: Move abilist files out of nptl/ subdirectories. | Roland McGrath | 2014-05-14 | 14 | -0/+0 |
* | New API to set default thread attributes | Siddhesh Poyarekar | 2013-06-15 | 1 | -0/+4 |
* | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 2013-04-02 | 1 | -0/+5 |
* | C++11 thread_local destructors support | Siddhesh Poyarekar | 2013-02-18 | 1 | -0/+3 |