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