| Commit message (Expand) | Author | Age | Files | Lines |
* | Require GCC 4.9 or later for building glibc. | Joseph Myers | 2017-06-19 | 1 | -2/+2 |
* | manual: Complete @standards in string.texi. | Rical Jasan | 2017-06-16 | 1 | -2/+2 |
* | manual: Complete @standards in arith.texi. | Rical Jasan | 2017-06-16 | 1 | -7/+10 |
* | manual: Complete @standards in argp.texi. | Rical Jasan | 2017-06-16 | 1 | -0/+14 |
* | manual: Replace summary.awk with summary.pl. | Rical Jasan | 2017-06-15 | 40 | -4870/+2565 |
* | manual: Create empty placeholder macros for @standards. | Rical Jasan | 2017-06-15 | 1 | -0/+7 |
* | Enable tunables by default | Siddhesh Poyarekar | 2017-06-15 | 1 | -7/+6 |
* | float128: Add strfromf128, strtof128, and wcstof128 to the manual | Gabriel F. T. Gomes | 2017-06-12 | 2 | -7/+67 |
* | tunables: Add LD_HWCAP_MASK to tunables | Siddhesh Poyarekar | 2017-06-07 | 1 | -0/+23 |
* | manual: Provide consistent errno documentation. | Rical Jasan | 2017-06-02 | 2 | -37/+30 |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -0/+109 |
* | Add reallocarray function | Dennis Wölfing | 2017-05-30 | 1 | -10/+36 |
* | libio: Avoid dup already opened file descriptor [BZ#21393] | Adhemerval Zanella | 2017-05-22 | 1 | -1/+9 |
* | manual: Convert errno @comments to new @errno macro. | Rical Jasan | 2017-05-19 | 2 | -298/+304 |
* | manual: Convert @tables of annotated @items to @vtables. | Rical Jasan | 2017-05-18 | 5 | -32/+32 |
* | manual: Fix up invalid header and standards syntax. | Rical Jasan | 2017-05-18 | 6 | -13/+11 |
* | Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ | Paul E. Murphy | 2017-05-09 | 1 | -0/+9 |
* | manual: Add preadv and pwritev documentation | Adhemerval Zanella | 2017-05-04 | 1 | -0/+102 |
* | manual: Document replacing malloc [BZ #20424] | Florian Weimer | 2017-04-21 | 1 | -0/+65 |
* | Assume that accept4 is always available and works | Florian Weimer | 2017-04-19 | 1 | -0/+2 |
* | malloc: Turn cfree into a compatibility symbol | Florian Weimer | 2017-04-18 | 1 | -9/+0 |
* | manual: readdir, readdir64 are thread-safe | Florian Weimer | 2017-04-11 | 1 | -9/+20 |
* | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg | 2017-04-07 | 1 | -3/+0 |
* | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk | 2017-03-21 | 1 | -0/+7 |
* | timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] | Florian Weimer | 2017-03-07 | 1 | -8/+4 |
* | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer | 2017-03-02 | 1 | -0/+6 |
* | Fix a typo in the manual. | Rical Jasan | 2017-02-08 | 1 | -1/+1 |
* | Fix typo in manual | Siddhesh Poyarekar | 2017-02-07 | 1 | -1/+1 |
* | Do not hardcode list of libm functions in libm-err-tab.pl. | Joseph Myers | 2017-02-06 | 2 | -26/+16 |
* | Add more contributors to contrib.texi | Siddhesh Poyarekar | 2017-02-05 | 1 | -5/+43 |
* | Update install.texi latest GCC version known to work. | Joseph Myers | 2017-01-18 | 1 | -1/+1 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 47 | -47/+47 |
* | User manual documentation for tunables | Siddhesh Poyarekar | 2016-12-31 | 3 | -2/+195 |
* | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar | 2016-12-31 | 1 | -1/+16 |
* | Add framework for tunables | Siddhesh Poyarekar | 2016-12-31 | 1 | -0/+5 |
* | Add fromfp functions. | Joseph Myers | 2016-12-31 | 2 | -2/+84 |
* | Fix typo in manual for iseqsig | Gabriel F. T. Gomes | 2016-12-27 | 1 | -1/+1 |
* | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+11 |
* | Update miscellaneous files from upstream sources. | Joseph Myers | 2016-12-21 | 1 | -1629/+2202 |
* | manual: Convert @tables of variables to @vtables. | Rical Jasan | 2016-12-21 | 16 | -172/+70 |
* | Add roundeven, roundevenf, roundevenl. | Joseph Myers | 2016-12-21 | 2 | -3/+17 |
* | Add fmaxmag, fminmag functions. | Joseph Myers | 2016-12-20 | 2 | -1/+33 |
* | Document sNaN argument error handling. | Joseph Myers | 2016-12-16 | 1 | -0/+5 |
* | New string function explicit_bzero (from OpenBSD). | Zack Weinberg | 2016-12-16 | 1 | -0/+99 |
* | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers | 2016-12-16 | 1 | -0/+14 |
* | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer | 2016-12-12 | 2 | -1/+114 |
* | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 2016-12-08 | 1 | -9/+5 |
* | Add pretty printers for the NPTL lock types | Martin Galvan | 2016-12-08 | 1 | -0/+30 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 2 | -2/+31 |