aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
2019-06-07Linux: Add getdents64 system callFlorian Weimer1-0/+38
2019-05-17Small tcache improvementsWilco Dijkstra1-1/+1
2019-05-17manual: Document O_DIRECTORYFlorian Weimer1-0/+7
2019-05-14Linux: Add the tgkill functionFlorian Weimer1-0/+15
2019-05-14manual: Adjust twalk_r documentation.Carlos O'Donell1-2/+2
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra1-2/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer2-1/+80
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer1-4/+4
2019-04-11Add missing percent sign to conversion specifierTAMUKI Shoichi1-3/+3
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-13/+0
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer1-0/+11
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer1-26/+34
2019-02-01Require GCC 6.2 or later to build glibc.Joseph Myers1-6/+2
2019-02-01manual: Update struct sockaddr_in, struct sockaddr_sin6 descriptionFlorian Weimer1-10/+29
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue1-1/+1
2019-01-31Prepare for 2.29 releaseSiddhesh Poyarekar2-8/+38
2019-01-24strftime: Pass the additional flags from "%EY" to "%Ey" [BZ #24096]TAMUKI Shoichi1-0/+11
2019-01-24strftime: Set the default width of "%Ey" to 2 [BZ #23758]TAMUKI Shoichi1-0/+7
2019-01-18manual: Fix the wording to "alternative" rather than "alternate"TAMUKI Shoichi1-3/+3
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra1-1/+1
2019-01-07manual: Use @code{errno} instead of @var{errno} [BZ #24063]Florian Weimer11-31/+31
2019-01-04Fix the manual for old texinfoSzabolcs Nagy1-4/+4
2019-01-01Update miscellaneous files from upstream sources.Joseph Myers1-65/+6
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers46-46/+46
2018-12-21Require GCC 5 or later to build glibc (bug 23993).Joseph Myers1-2/+2
2018-12-20manual/examples: Remove redundant "if not"H.J. Lu41-41/+41
2018-12-18locale: Rewrite locale/gen-translit.pl in PythonFlorian Weimer1-4/+3
2018-12-18Fix __TIMERSIZE and @theglibcadj typosAlbert ARIBAUD (3ADEV)1-1/+1
2018-12-17Y2038: add function __localtime64Albert ARIBAUD (3ADEV)1-0/+125
2018-12-14manual: Document thread/task IDs for LinuxFlorian Weimer2-18/+46
2018-12-10Use gen-as-const.py to process .pysym files.Joseph Myers1-1/+1
2018-12-07Add getcpuH.J. Lu1-0/+21
2018-12-06Update miscellaneous files from upstream sources.Joseph Myers1-5/+47
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang1-0/+27
2018-11-20malloc: tcache double free checkDJ Delorie1-0/+12
2018-11-16Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl.Zack Weinberg1-4/+5
2018-11-01Fix typo in the documentation of gcvtGabriel F. T. Gomes1-1/+1
2018-10-31hurd: Fix errno* generationSamuel Thibault1-0/+13
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers2-5/+5
2018-10-24Use gen-libm-test.py to generate ulps table for manual.Joseph Myers3-213/+10
2018-10-17[manual] Job control is no longer optional.Zack Weinberg2-29/+11
2018-09-24Don't build libnsl for new ABIsAndreas Schwab1-0/+3
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer1-0/+14
2018-08-13Update install.texi documentation of uses of Perl and Python.Joseph Myers1-37/+32
2018-08-02Add convenience target 'install-locale-files'.Carlos O'Donell1-7/+24
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2-23/+23
2018-07-31Update tooling versions verified to work with glibc.Carlos O'Donell1-10/+21
2018-07-31Update contrib.texi contributions.Carlos O'Donell1-12/+29
2018-07-24Add manual documentation for threads.hRical Jasan3-9/+554