Age | Commit message (Expand) | Author |
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 |
2016-10-26 | Document the M_ARENA_* mallopt parameters | Siddhesh Poyarekar |
2016-10-26 | Add note on MALLOC_MMAP_* environment variables | Siddhesh Poyarekar |
2016-10-25 | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes |
2016-10-19 | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers |
2016-10-15 | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers |
2016-10-12 | Add totalorder, totalorderf, totalorderl. | Joseph Myers |
2016-10-07 | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler |
2016-10-06 | Add iseqsig. | Joseph Myers |
2016-10-06 | Manual typos: System Databases and Name Service Switch | Siddhesh Poyarekar |
2016-10-06 | Manual typos: Contributors to | Rical Jasan |
2016-10-06 | Manual typos: Library Maintenance | Rical Jasan |
2016-10-06 | Manual typos: Installing | Rical Jasan |
2016-10-06 | Manual typos: C Language Facilities in the Library | Rical Jasan |
2016-10-06 | Manual typos: Internal probes | Rical Jasan |
2016-10-06 | Manual typos: POSIX Threads | Rical Jasan |
2016-10-06 | Manual typos: Debugging support | Rical Jasan |
2016-10-06 | Manual typos: DES Encryption and Password Handling | Rical Jasan |
2016-10-06 | Manual typos: System Configuration Parameters | Rical Jasan |
2016-10-06 | Manual typos: System Management | Rical Jasan |
2016-10-06 | Manual typos: Users and Groups | Rical Jasan |
2016-10-06 | Manual typos: Job Control | Rical Jasan |
2016-10-06 | Manual typos: Processes | Rical Jasan |
2016-10-06 | Manual typos: The Basic Program/System Interface | Rical Jasan |
2016-10-06 | Manual typos: Signal Handling | Rical Jasan |
2016-10-06 | Manual typos: Non-Local Exits | Rical Jasan |
2016-10-06 | Manual typos: Resource Usage and Limitation | Rical Jasan |
2016-10-06 | Manual typos: Date and Time | Rical Jasan |
2016-10-06 | Manual typos: Arithmetic Functions | Rical Jasan |
2016-10-06 | Manual typos: Mathematics | Rical Jasan |
2016-10-06 | Manual typos: Syslog | Rical Jasan |
2016-10-06 | Manual typos: Low-Level Terminal Interface | Rical Jasan |
2016-10-06 | Manual typos: Sockets | Rical Jasan |
2016-10-06 | Manual typos: File System Interface | Rical Jasan |
2016-10-06 | Manual typos: Low-Level Input/Output | Rical Jasan |
2016-10-06 | Manual typos: Input/Output on Streams | Rical Jasan |
2016-09-30 | libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) | Adhemerval Zanella |
2016-09-30 | Add iscanonical. | Joseph Myers |
2016-09-23 | Add iszero. | Joseph Myers |
2016-09-23 | manual: Clarify NSS error reporting | Florian Weimer |
2016-09-21 | Add issubnormal. | Joseph Myers |
2016-09-21 | Add <stdint.h> integer width macros. | Joseph Myers |
2016-09-21 | manual: Clarify the documentation of strverscmp [BZ #20524] | Florian Weimer |
2016-09-19 | Add <limits.h> integer width macros. | Joseph Myers |
2016-09-07 | Add femode_t functions. | Joseph Myers |
2016-08-29 | Add fetestexceptflag. | Joseph Myers |