Age | Commit message (Expand) | Author |
2017-06-07 | tunables: Add LD_HWCAP_MASK to tunables | Siddhesh Poyarekar |
2017-06-02 | manual: Provide consistent errno documentation. | Rical Jasan |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-30 | Add reallocarray function | Dennis Wölfing |
2017-05-22 | libio: Avoid dup already opened file descriptor [BZ#21393] | Adhemerval Zanella |
2017-05-19 | manual: Convert errno @comments to new @errno macro. | Rical Jasan |
2017-05-18 | manual: Convert @tables of annotated @items to @vtables. | Rical Jasan |
2017-05-18 | manual: Fix up invalid header and standards syntax. | Rical Jasan |
2017-05-09 | Add support for testing __STDC_WANT_IEC_60559_TYPES_EXT__ | Paul E. Murphy |
2017-05-04 | manual: Add preadv and pwritev documentation | Adhemerval Zanella |
2017-04-21 | manual: Document replacing malloc [BZ #20424] | Florian Weimer |
2017-04-19 | Assume that accept4 is always available and works | Florian Weimer |
2017-04-18 | malloc: Turn cfree into a compatibility symbol | Florian Weimer |
2017-04-11 | manual: readdir, readdir64 are thread-safe | Florian Weimer |
2017-04-07 | getopt: remove USE_NONOPTION_FLAGS | Zack Weinberg |
2017-03-21 | Deprecate libnsl by default (only shared library will be | Thorsten Kukuk |
2017-03-07 | timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576] | Florian Weimer |
2017-03-02 | Document and fix --enable-bind-now [BZ #21015] | Florian Weimer |
2017-02-08 | Fix a typo in the manual. | Rical Jasan |
2017-02-07 | Fix typo in manual | Siddhesh Poyarekar |
2017-02-06 | Do not hardcode list of libm functions in libm-err-tab.pl. | Joseph Myers |
2017-02-05 | Add more contributors to contrib.texi | Siddhesh Poyarekar |
2017-01-18 | Update install.texi latest GCC version known to work. | Joseph Myers |
2017-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-31 | User manual documentation for tunables | Siddhesh Poyarekar |
2016-12-31 | Enhance --enable-tunables to select tunables frontend at build time | Siddhesh Poyarekar |
2016-12-31 | Add framework for tunables | Siddhesh Poyarekar |
2016-12-31 | Add fromfp functions. | Joseph Myers |
2016-12-27 | Fix typo in manual for iseqsig | Gabriel F. T. Gomes |
2016-12-26 | Configure support for --enable-stack-protector [BZ #7065] | Nick Alcock |
2016-12-21 | Update miscellaneous files from upstream sources. | Joseph Myers |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan |
2016-12-21 | Add roundeven, roundevenf, roundevenl. | Joseph Myers |
2016-12-20 | Add fmaxmag, fminmag functions. | Joseph Myers |
2016-12-16 | Document sNaN argument error handling. | Joseph Myers |
2016-12-16 | New string function explicit_bzero (from OpenBSD). | Zack Weinberg |
2016-12-16 | Define FE_SNANS_ALWAYS_SIGNAL. | Joseph Myers |
2016-12-12 | Add getentropy, getrandom, <sys/random.h> [BZ #17252] | Florian Weimer |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg |
2016-12-08 | Add pretty printers for the NPTL lock types | Martin Galvan |
2016-12-02 | Add llogb, llogbf, llogbl. | Joseph Myers |
2016-11-24 | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers |
2016-11-19 | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers |
2016-11-15 | manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND [BZ #11235] | Rical Jasan |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers |
2016-11-01 | Correct clog10 documentation (bug 19673). | Joseph Myers |
2016-10-28 | Add SNAN, SNANF, SNANL macros. | Joseph Myers |
2016-10-26 | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers |
2016-10-26 | Remove references to sbrk to grow/shrink arenas | Siddhesh Poyarekar |