Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | manual: Add preadv and pwritev documentation | Adhemerval Zanella | 1 | -0/+102 |
2017-04-21 | manual: Document replacing malloc [BZ #20424] | Florian Weimer | 1 | -0/+65 |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer | 1 | -0/+2 |
2017-04-18 | malloc: Turn cfree into a compatibility symbol | Florian Weimer | 1 | -9/+0 |
2017-04-11 | manual: readdir, readdir64 are thread-safe | Florian Weimer | 1 | -9/+20 |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg | 1 | -3/+0 |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 1 | -0/+7 |
2017-03-07 | timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] | Florian Weimer | 1 | -8/+4 |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 1 | -0/+6 |
2017-02-08 | Fix a typo in the manual. | Rical Jasan | 1 | -1/+1 |
2017-02-07 | Fix typo in manual | Siddhesh Poyarekar | 1 | -1/+1 |
2017-02-06 | Do not hardcode list of libm functions in libm-err-tab.pl. | Joseph Myers | 2 | -26/+16 |
2017-02-05 | Add more contributors to contrib.texi | Siddhesh Poyarekar | 1 | -5/+43 |
2017-01-18 | Update install.texi latest GCC version known to work. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 47 | -47/+47 |
2016-12-31 | User manual documentation for tunables | Siddhesh Poyarekar | 3 | -2/+195 |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 1 | -1/+16 |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar | 1 | -0/+5 |
2016-12-31 | Add fromfp functions. | Joseph Myers | 2 | -2/+84 |
2016-12-27 | Fix typo in manual for iseqsig | Gabriel F. T. Gomes | 1 | -1/+1 |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock | 1 | -0/+11 |
2016-12-21 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -1629/+2202 |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan | 16 | -172/+70 |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2 | -3/+17 |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers | 2 | -1/+33 |
2016-12-16 | Document sNaN argument error handling. | Joseph Myers | 1 | -0/+5 |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 1 | -0/+99 |
2016-12-16 | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 1 | -0/+14 |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2 | -1/+114 |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 1 | -9/+5 |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan | 1 | -0/+30 |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers | 2 | -2/+31 |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2 | -1/+20 |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2 | -1/+19 |
2016-11-15 | manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235] | Rical Jasan | 1 | -14/+0 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 1 | -30/+10 |
2016-11-01 | Correct clog10 documentation (bug 19673). | Joseph Myers | 1 | -2/+2 |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers | 1 | -0/+9 |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2 | -4/+34 |
2016-10-26 | Remove references to sbrk to grow/shrink arenas | Siddhesh Poyarekar | 1 | -7/+5 |
2016-10-26 | Document the M_ARENA_* mallopt parameters | Siddhesh Poyarekar | 1 | -61/+66 |
2016-10-26 | Add note on MALLOC_MMAP_* environment variables | Siddhesh Poyarekar | 1 | -0/+36 |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 1 | -0/+41 |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2 | -3/+24 |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2 | -1/+16 |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2 | -2/+27 |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 1 | -0/+8 |
2016-10-06 | Add iseqsig. | Joseph Myers | 2 | -2/+13 |
2016-10-06 | Manual typos: System Databases and Name Service Switch | Siddhesh Poyarekar | 1 | -18/+18 |