Age | Commit message (Expand) | Author |
2019-08-01 | Update install and NEWS for 2.30 release. | Carlos O'Donell |
2019-07-29 | Linux: Move getdents64 to <dirent.h> | Florian Weimer |
2019-07-12 | nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed pthread_cond_clockwait | Mike Crowe |
2019-07-12 | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe |
2019-07-10 | Don't declare __malloc_check_init in <malloc.h> (bug 23352) | Andreas Schwab |
2019-06-28 | io: Remove copy_file_range emulation [BZ #24744] | Florian Weimer |
2019-06-07 | Linux: Add getdents64 system call | Florian Weimer |
2019-05-17 | Small tcache improvements | Wilco Dijkstra |
2019-05-17 | manual: Document O_DIRECTORY | Florian Weimer |
2019-05-14 | Linux: Add the tgkill function | Florian Weimer |
2019-05-14 | manual: Adjust twalk_r documentation. | Carlos O'Donell |
2019-05-10 | Fix tcache count maximum (BZ #24531) | Wilco Dijkstra |
2019-05-02 | misc: Add twalk_r function | Florian Weimer |
2019-04-25 | Extend BIND_NOW to installed programs with --enable-bind-now | Florian Weimer |
2019-04-11 | Add missing percent sign to conversion specifier | TAMUKI Shoichi |
2019-03-14 | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer |
2019-02-08 | Linux: Add gettid system call wrapper [BZ #6399] | Florian Weimer |
2019-02-02 | manual: Document lack of conformance of sched_* functions [BZ #14829] | Florian Weimer |
2019-02-01 | Require GCC 6.2 or later to build glibc. | Joseph Myers |
2019-02-01 | manual: Update struct sockaddr_in, struct sockaddr_sin6 description | Florian Weimer |
2019-02-01 | aarch64: Add AmpereComputing emag to tunable cpu list | Feng Xue |
2019-01-31 | Prepare for 2.29 release | Siddhesh Poyarekar |
2019-01-24 | strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096] | TAMUKI Shoichi |
2019-01-24 | strftime: Set the default width of "%Ey" to 2 [BZ #23758] | TAMUKI Shoichi |
2019-01-18 | manual: Fix the wording to "alternative" rather than "alternate" | TAMUKI Shoichi |
2019-01-09 | [AArch64] Add ifunc support for Ares | Wilco Dijkstra |
2019-01-07 | manual: Use @code{errno} instead of @var{errno} [BZ #24063] | Florian Weimer |
2019-01-04 | Fix the manual for old texinfo | Szabolcs Nagy |
2019-01-01 | Update miscellaneous files from upstream sources. | Joseph Myers |
2019-01-01 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-12-21 | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers |
2018-12-20 | manual/examples: Remove redundant "if not" | H.J. Lu |
2018-12-18 | locale: Rewrite locale/gen-translit.pl in Python | Florian Weimer |
2018-12-18 | Fix __TIMERSIZE and @theglibcadj typos | Albert ARIBAUD (3ADEV) |
2018-12-17 | Y2038: add function __localtime64 | Albert ARIBAUD (3ADEV) |
2018-12-14 | manual: Document thread/task IDs for Linux | Florian Weimer |
2018-12-10 | Use gen-as-const.py to process .pysym files. | Joseph Myers |
2018-12-07 | Add getcpu | H.J. Lu |
2018-12-06 | Update miscellaneous files from upstream sources. | Joseph Myers |
2018-12-01 | Mutex: Add pthread mutex tunables | Kemi Wang |
2018-11-20 | malloc: tcache double free check | DJ Delorie |
2018-11-16 | Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl. | Zack Weinberg |
2018-11-01 | Fix typo in the documentation of gcvt | Gabriel F. T. Gomes |
2018-10-31 | hurd: Fix errno* generation | Samuel Thibault |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers |
2018-10-24 | Use gen-libm-test.py to generate ulps table for manual. | Joseph Myers |
2018-10-17 | [manual] Job control is no longer optional. | Zack Weinberg |
2018-09-24 | Don't build libnsl for new ABIs | Andreas Schwab |