aboutsummaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-19INSTALL: Add a note for Intel CET statusH.J. Lu1-0/+5
2018-07-18x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu1-0/+28
2018-07-18Intel CET: Document --enable-cetH.J. Lu1-0/+11
2018-07-10Add the statx functionFlorian Weimer1-0/+1
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer1-0/+1
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer1-7/+1
2018-06-29Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor1-4/+12
2018-06-29New configure option --disable-crypt.Zack Weinberg1-0/+11
2018-06-29manual: Revise crypt.texi.Zack Weinberg11-197/+351
2018-06-29manual: Reorganize crypt.texi.Zack Weinberg2-119/+73
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg3-242/+43
2018-06-28Fix documentation build with old makeinfoSzabolcs Nagy1-1/+1
2018-06-27Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer1-1/+0
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella1-6/+7