aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2019-07-12nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe
2019-07-12nptl: Add POSIX-proposed sem_clockwaitMike Crowe
2019-07-10Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab
2019-06-28io: Remove copy_file_range emulation [BZ #24744]Florian Weimer
2019-06-07Linux: Add getdents64 system callFlorian Weimer
2019-05-17Small tcache improvementsWilco Dijkstra
2019-05-17manual: Document O_DIRECTORYFlorian Weimer
2019-05-14Linux: Add the tgkill functionFlorian Weimer
2019-05-14manual: Adjust twalk_r documentation.Carlos O'Donell
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra
2019-05-02misc: Add twalk_r functionFlorian Weimer
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer
2019-04-11Add missing percent sign to conversion specifierTAMUKI Shoichi
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers
2019-02-01manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer
2019-01-04Fix the manual for old texinfoSzabolcs Nagy
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers
2018-12-20manual/examples: Remove redundant "if not"H.J. Lu
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer
2018-12-18Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)
2018-12-17Y2038: add function __localtime64Albert ARIBAUD (3ADEV)
2018-12-14manual: Document thread/task IDs for LinuxFlorian Weimer
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers
2018-12-07Add getcpuH.J. Lu
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang
2018-11-20malloc: tcache double free checkDJ Delorie
2018-11-16Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg
2018-11-01Fix typo in the documentation of gcvtGabriel F. T. Gomes
2018-10-31hurd: Fix errno* generationSamuel Thibault
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers
2018-10-24Use 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-24Don't build libnsl for new ABIsAndreas Schwab
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-08-13Update install.texi documentation of uses of Perl and Python.Joseph Myers
2018-08-02Add convenience target 'install-locale-files'.Carlos O'Donell