Age | Commit message (Expand) | Author | Files | Lines |
2018-05-17 | Add narrowing divide functions. | Joseph Myers | 1 | -0/+19 |
2018-05-16 | math: Merge strtod_nan_*.h into math-type-macros-*.h | Florian Weimer | 1 | -1/+1 |
2018-05-16 | Add narrowing multiply functions. | Joseph Myers | 1 | -0/+19 |
2018-05-07 | Revert: | Alexandre Oliva | 1 | -0/+8 |
2018-04-30 | manual/startup.texi (Aborting a Program): Remove inappropriate joke. | Raymond Nicholson | 1 | -8/+0 |
2018-04-27 | Remove tilegx port. | Joseph Myers | 1 | -1/+2 |
2018-04-06 | Fix missing @ before texinfo command | Andreas Schwab | 1 | -1/+1 |
2018-04-05 | manual: Various fixes to the mbstouwcs example, and mbrtowc update | Florian Weimer | 2 | -43/+77 |
2018-04-05 | manual: Move mbstouwcs to an example C file | Florian Weimer | 2 | -22/+29 |
2018-04-03 | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] | H.J. Lu | 1 | -0/+3 |
2018-03-20 | Fix errno values | Samuel Thibault | 1 | -10/+0 |
2018-03-20 | Add narrowing subtract functions. | Joseph Myers | 1 | -0/+19 |
2018-03-18 | hurd: Reimplement libc locks using mach's gsync | Agustina Arzille | 1 | -0/+10 |
2018-02-21 | manual: Update _DEFAULT_SOURCE. [BZ #22862] | Rical Jasan | 1 | -7/+14 |
2018-02-20 | manual: Update the _ISOC99_SOURCE description. | Rical Jasan | 1 | -4/+3 |
2018-02-20 | manual: Document missing feature test macros. | Rical Jasan | 1 | -2/+37 |
2018-02-19 | manual: Improve documentation of get_current_dir_name. [BZ #6889] | Rical Jasan | 1 | -8/+9 |
2018-02-16 | manual: Fix a syntax error. | Rical Jasan | 1 | -1/+1 |
2018-02-15 | Document use of CC and CFLAGS in more detail (bug 20980, bug 21234). | Joseph Myers | 1 | -7/+18 |
2018-02-12 | Remove slow paths from exp | Szabolcs Nagy | 1 | -14/+0 |
2018-02-12 | Remove slow paths from pow | Wilco Dijkstra | 1 | -16/+0 |
2018-02-10 | Add narrowing add functions. | Joseph Myers | 1 | -0/+19 |
2018-02-09 | manual: Fix Texinfo warnings about improper node names. | Rical Jasan | 3 | -6/+6 |
2018-02-07 | Remove slow paths from log | Wilco Dijkstra | 1 | -17/+0 |
2018-02-02 | preadv2/pwritev2: Handle offset == -1 [BZ #22753] | Florian Weimer | 1 | -7/+14 |
2018-02-01 | Update contributions in the manual | Dmitry V. Levin | 1 | -4/+14 |
2018-01-31 | Fix typo in the previous commit | Dmitry V. Levin | 1 | -1/+1 |
2018-01-31 | Update information about the newest versions of tools used to build glibc | Dmitry V. Levin | 1 | -6/+7 |
2018-01-29 | Add documentation for __riscv_flush_icache | Palmer Dabbelt | 1 | -0/+19 |
2018-01-29 | Skeleton documentation for the RISC-V port | Palmer Dabbelt | 1 | -1/+1 |
2018-01-23 | manual: Fix spelling of "Auxiliary." | Tobias Klauser | 1 | -1/+1 |
2018-01-22 | manual: Touch up documentation for strftime and ALTMON_* constants. | Rical Jasan | 2 | -13/+20 |
2018-01-22 | Documentation to the above changes (bug 10871). | Rafal Luzynski | 2 | -11/+50 |
2018-01-01 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -27/+20 |
2018-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 47 | -47/+47 |
2017-12-29 | manual: clarify errno value on success [BZ #22615] | Aurelien Jarno | 1 | -14/+14 |
2017-12-23 | manual: fix a typo in strtoul description [BZ #21161] | Aurelien Jarno | 1 | -1/+1 |
2017-12-23 | manual: fix finite description [BZ #22596] | Aurelien Jarno | 1 | -2/+2 |
2017-12-22 | copy_file_range: New function to copy file data | Florian Weimer | 1 | -0/+88 |
2017-12-20 | Update miscellaneous files from upstream sources. | Joseph Myers | 1 | -96/+116 |
2017-12-19 | Document that --enable-static-pie implies PIE | H.J. Lu | 1 | -1/+2 |
2017-12-19 | Revert exp reimplementation (causes test failures). | Joseph Myers | 1 | -0/+14 |
2017-12-19 | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty | 1 | -14/+0 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+9 |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers | 1 | -4/+0 |
2017-12-12 | manual: Fix a typo in locale.texi. | Rical Jasan | 1 | -1/+1 |
2017-12-12 | manual/conf.texi: add a missing underscore in front of SC_SSIZE_MAX [BZ #22588] | Aurelien Jarno | 1 | -1/+1 |
2017-12-11 | powerpc: POWER8 memcpy optimization for cached memory | Adhemerval Zanella | 1 | -0/+10 |
2017-12-07 | Add _Float32 function aliases. | Joseph Myers | 1 | -1/+2 |