| Commit message (Expand) | Author | Age | Files | Lines |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 2 | -4/+34 |
* | Remove references to sbrk to grow/shrink arenas | Siddhesh Poyarekar | 2016-10-26 | 1 | -7/+5 |
* | Document the M_ARENA_* mallopt parameters | Siddhesh Poyarekar | 2016-10-26 | 1 | -61/+66 |
* | Add note on MALLOC_MMAP_* environment variables | Siddhesh Poyarekar | 2016-10-26 | 1 | -0/+36 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 1 | -0/+41 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 2 | -3/+24 |
* | Add totalordermag, totalordermagf, totalordermagl. | Joseph Myers | 2016-10-15 | 2 | -1/+16 |
* | Add totalorder, totalorderf, totalorderl. | Joseph Myers | 2016-10-12 | 2 | -2/+27 |
* | Add configure check to test if gcc supports attribute ifunc. | Stefan Liebler | 2016-10-07 | 1 | -0/+8 |
* | Add iseqsig. | Joseph Myers | 2016-10-06 | 2 | -2/+13 |
* | Manual typos: System Databases and Name Service Switch | Siddhesh Poyarekar | 2016-10-06 | 1 | -18/+18 |
* | Manual typos: Contributors to | Rical Jasan | 2016-10-06 | 1 | -3/+3 |
* | Manual typos: Library Maintenance | Rical Jasan | 2016-10-06 | 1 | -1/+1 |
* | Manual typos: Installing | Rical Jasan | 2016-10-06 | 1 | -3/+3 |
* | Manual typos: C Language Facilities in the Library | Rical Jasan | 2016-10-06 | 1 | -2/+2 |
* | Manual typos: Internal probes | Rical Jasan | 2016-10-06 | 1 | -2/+2 |
* | Manual typos: POSIX Threads | Rical Jasan | 2016-10-06 | 1 | -1/+1 |
* | Manual typos: Debugging support | Rical Jasan | 2016-10-06 | 1 | -2/+2 |
* | Manual typos: DES Encryption and Password Handling | Rical Jasan | 2016-10-06 | 1 | -4/+4 |
* | Manual typos: System Configuration Parameters | Rical Jasan | 2016-10-06 | 1 | -5/+5 |
* | Manual typos: System Management | Rical Jasan | 2016-10-06 | 1 | -25/+25 |
* | Manual typos: Users and Groups | Rical Jasan | 2016-10-06 | 1 | -17/+16 |
* | Manual typos: Job Control | Rical Jasan | 2016-10-06 | 1 | -1/+1 |
* | Manual typos: Processes | Rical Jasan | 2016-10-06 | 1 | -1/+1 |
* | Manual typos: The Basic Program/System Interface | Rical Jasan | 2016-10-06 | 3 | -14/+14 |
* | Manual typos: Signal Handling | Rical Jasan | 2016-10-06 | 1 | -3/+3 |
* | Manual typos: Non-Local Exits | Rical Jasan | 2016-10-06 | 1 | -4/+4 |
* | Manual typos: Resource Usage and Limitation | Rical Jasan | 2016-10-06 | 1 | -26/+26 |
* | Manual typos: Date and Time | Rical Jasan | 2016-10-06 | 1 | -19/+19 |
* | Manual typos: Arithmetic Functions | Rical Jasan | 2016-10-06 | 1 | -8/+8 |
* | Manual typos: Mathematics | Rical Jasan | 2016-10-06 | 1 | -18/+18 |
* | Manual typos: Syslog | Rical Jasan | 2016-10-06 | 1 | -2/+2 |
* | Manual typos: Low-Level Terminal Interface | Rical Jasan | 2016-10-06 | 1 | -9/+9 |
* | Manual typos: Sockets | Rical Jasan | 2016-10-06 | 1 | -14/+14 |
* | Manual typos: File System Interface | Rical Jasan | 2016-10-06 | 1 | -21/+21 |
* | Manual typos: Low-Level Input/Output | Rical Jasan | 2016-10-06 | 1 | -37/+37 |
* | Manual typos: Input/Output on Streams | Rical Jasan | 2016-10-06 | 1 | -41/+42 |
* | libio: Multiple fixes for open_{w}memstram (BZ#18241 and BZ#20181) | Adhemerval Zanella | 2016-09-30 | 1 | -2/+2 |
* | Add iscanonical. | Joseph Myers | 2016-09-30 | 2 | -1/+18 |
* | Add iszero. | Joseph Myers | 2016-09-23 | 2 | -1/+9 |
* | manual: Clarify NSS error reporting | Florian Weimer | 2016-09-23 | 1 | -15/+30 |
* | Add issubnormal. | Joseph Myers | 2016-09-21 | 2 | -3/+11 |
* | Add <stdint.h> integer width macros. | Joseph Myers | 2016-09-21 | 2 | -1/+35 |
* | manual: Clarify the documentation of strverscmp [BZ #20524] | Florian Weimer | 2016-09-21 | 1 | -20/+49 |
* | Add <limits.h> integer width macros. | Joseph Myers | 2016-09-19 | 1 | -0/+50 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+33 |
* | Add fetestexceptflag. | Joseph Myers | 2016-08-29 | 1 | -0/+11 |
* | Add fesetexcept. | Joseph Myers | 2016-08-16 | 1 | -0/+12 |
* | Support __STDC_WANT_IEC_60559_FUNCS_EXT__ feature test macro. | Joseph Myers | 2016-08-03 | 2 | -4/+14 |
* | Fix typo in last arith.texi change. | Joseph Myers | 2016-08-03 | 1 | -1/+1 |