| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer | 2019-02-08 | 1 | -0/+11 |
* | manual: Document lack of conformance of sched_* functions [BZ #14829] | Florian Weimer | 2019-02-02 | 1 | -26/+34 |
* | Require GCC 6.2 or later to build glibc. | Joseph Myers | 2019-02-01 | 1 | -6/+2 |
* | manual: Update struct sockaddr_in, struct sockaddr_sin6 description | Florian Weimer | 2019-02-01 | 1 | -10/+29 |
* | aarch64: Add AmpereComputing emag to tunable cpu list | Feng Xue | 2019-02-01 | 1 | -1/+1 |
* | Prepare for 2.29 release | Siddhesh Poyarekar | 2019-01-31 | 2 | -8/+38 |
* | strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096] | TAMUKI Shoichi | 2019-01-24 | 1 | -0/+11 |
* | strftime: Set the default width of "%Ey" to 2 [BZ #23758] | TAMUKI Shoichi | 2019-01-24 | 1 | -0/+7 |
* | manual: Fix the wording to "alternative" rather than "alternate" | TAMUKI Shoichi | 2019-01-18 | 1 | -3/+3 |
* | [AArch64] Add ifunc support for Ares | Wilco Dijkstra | 2019-01-09 | 1 | -1/+1 |
* | manual: Use @code{errno} instead of @var{errno} [BZ #24063] | Florian Weimer | 2019-01-07 | 11 | -31/+31 |
* | Fix the manual for old texinfo | Szabolcs Nagy | 2019-01-04 | 1 | -4/+4 |
* | Update miscellaneous files from upstream sources. | Joseph Myers | 2019-01-01 | 1 | -65/+6 |
* | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 46 | -46/+46 |
* | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers | 2018-12-21 | 1 | -2/+2 |
* | manual/examples: Remove redundant "if not" | H.J. Lu | 2018-12-20 | 41 | -41/+41 |
* | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer | 2018-12-18 | 1 | -4/+3 |
* | Fix __TIMERSIZE and @theglibcadj typos | Albert ARIBAUD (3ADEV) | 2018-12-18 | 1 | -1/+1 |
* | Y2038: add function __localtime64 | Albert ARIBAUD (3ADEV) | 2018-12-17 | 1 | -0/+125 |
* | manual: Document thread/task IDs for Linux | Florian Weimer | 2018-12-14 | 2 | -18/+46 |
* | Use gen-as-const.py to process .pysym files. | Joseph Myers | 2018-12-10 | 1 | -1/+1 |
* | Add getcpu | H.J. Lu | 2018-12-07 | 1 | -0/+21 |
* | Update miscellaneous files from upstream sources. | Joseph Myers | 2018-12-06 | 1 | -5/+47 |
* | Mutex: Add pthread mutex tunables | Kemi Wang | 2018-12-01 | 1 | -0/+27 |
* | malloc: tcache double free check | DJ Delorie | 2018-11-20 | 1 | -0/+12 |
* | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg | 2018-11-16 | 1 | -4/+5 |
* | Fix typo in the documentation of gcvt | Gabriel F. T. Gomes | 2018-11-01 | 1 | -1/+1 |
* | hurd: Fix errno* generation | Samuel Thibault | 2018-10-31 | 1 | -0/+13 |
* | Patch to require Python 3.4 or later to build glibc. | Joseph Myers | 2018-10-29 | 2 | -5/+5 |
* | Use gen-libm-test.py to generate ulps table for manual. | Joseph Myers | 2018-10-24 | 3 | -213/+10 |
* | [manual] Job control is no longer optional. | Zack Weinberg | 2018-10-17 | 2 | -29/+11 |
* | Don't build libnsl for new ABIs | Andreas Schwab | 2018-09-24 | 1 | -0/+3 |
* | Add --with-nonshared-cflags option to configure | Florian Weimer | 2018-08-17 | 1 | -0/+14 |
* | Update install.texi documentation of uses of Perl and Python. | Joseph Myers | 2018-08-13 | 1 | -37/+32 |
* | Add convenience target 'install-locale-files'. | Carlos O'Donell | 2018-08-02 | 1 | -7/+24 |
* | Rename the glibc.tune namespace to glibc.cpu | Siddhesh Poyarekar | 2018-08-02 | 2 | -23/+23 |
* | Update tooling versions verified to work with glibc. | Carlos O'Donell | 2018-07-31 | 1 | -10/+21 |
* | Update contrib.texi contributions. | Carlos O'Donell | 2018-07-31 | 1 | -12/+29 |
* | Add manual documentation for threads.hazanella/c11-threads | Rical Jasan | 2018-07-24 | 3 | -9/+554 |
* | INSTALL: Add a note for Intel CET status | H.J. Lu | 2018-07-19 | 1 | -0/+5 |
* | x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstk | H.J. Lu | 2018-07-18 | 1 | -0/+28 |
* | Intel CET: Document --enable-cet | H.J. Lu | 2018-07-18 | 1 | -0/+11 |
* | Add the statx function | Florian Weimer | 2018-07-10 | 1 | -0/+1 |
* | Add renameat2 function [BZ #17662] | Florian Weimer | 2018-07-05 | 1 | -0/+1 |
* | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer | 2018-07-04 | 1 | -7/+1 |
* | Document interaction with GCC built-ins in the Customizing Printf | Martin Sebor | 2018-06-29 | 1 | -4/+12 |
* | New configure option --disable-crypt. | Zack Weinberg | 2018-06-29 | 1 | -0/+11 |
* | manual: Revise crypt.texi. | Zack Weinberg | 2018-06-29 | 11 | -197/+351 |
* | manual: Reorganize crypt.texi. | Zack Weinberg | 2018-06-29 | 2 | -119/+73 |