summaryrefslogtreecommitdiff
path: root/manual
AgeCommit message (Expand)Author
2018-07-31Update tooling versions verified to work with glibc.Carlos O'Donell
2018-07-31Update contrib.texi contributions.Carlos O'Donell
2018-07-24Add manual documentation for threads.hRical Jasan
2018-07-19INSTALL: Add a note for Intel CET statusH.J. Lu
2018-07-18x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu
2018-07-18Intel CET: Document --enable-cetH.J. Lu
2018-07-10Add the statx functionFlorian Weimer
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-04testrun.sh: Implement --tool=strace, --tool=valgrindFlorian Weimer
2018-06-29Document interaction with GCC built-ins in the Customizing PrintfMartin Sebor
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-06-29manual: Revise crypt.texi.Zack Weinberg
2018-06-29manual: Reorganize crypt.texi.Zack Weinberg
2018-06-29Disallow use of DES encryption functions in new programs.Zack Weinberg
2018-06-28Fix documentation build with old makeinfoSzabolcs Nagy
2018-06-27Remove macros extend_alloca, extend_alloca_account [BZ #18023]Florian Weimer
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-05-17Add narrowing divide functions.Joseph Myers
2018-05-16math: Merge strtod_nan_*.h into math-type-macros-*.hFlorian Weimer
2018-05-16Add narrowing multiply functions.Joseph Myers
2018-05-07Revert:Alexandre Oliva
2018-04-30manual/startup.texi (Aborting a Program): Remove inappropriate joke.Raymond Nicholson
2018-04-27Remove tilegx port.Joseph Myers
2018-04-06Fix missing @ before texinfo commandAndreas Schwab
2018-04-05manual: Various fixes to the mbstouwcs example, and mbrtowc updateFlorian Weimer
2018-04-05manual: Move mbstouwcs to an example C fileFlorian Weimer
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu
2018-03-20Fix errno valuesSamuel Thibault
2018-03-20Add narrowing subtract functions.Joseph Myers
2018-03-18hurd: Reimplement libc locks using mach's gsyncAgustina Arzille
2018-02-21manual: Update _DEFAULT_SOURCE. [BZ #22862]Rical Jasan
2018-02-20manual: Update the _ISOC99_SOURCE description.Rical Jasan
2018-02-20manual: Document missing feature test macros.Rical Jasan
2018-02-19manual: Improve documentation of get_current_dir_name. [BZ #6889]Rical Jasan
2018-02-16manual: Fix a syntax error.Rical Jasan
2018-02-15Document use of CC and CFLAGS in more detail (bug 20980, bug 21234).Joseph Myers
2018-02-12Remove slow paths from expSzabolcs Nagy
2018-02-12Remove slow paths from powWilco Dijkstra
2018-02-10Add narrowing add functions.Joseph Myers
2018-02-09manual: Fix Texinfo warnings about improper node names.Rical Jasan
2018-02-07Remove slow paths from logWilco Dijkstra
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer
2018-02-01Update contributions in the manualDmitry V. Levin
2018-01-31Fix typo in the previous commitDmitry V. Levin
2018-01-31Update information about the newest versions of tools used to build glibcDmitry V. Levin
2018-01-29Add documentation for __riscv_flush_icachePalmer Dabbelt
2018-01-29Skeleton documentation for the RISC-V portPalmer Dabbelt
2018-01-23manual: Fix spelling of "Auxiliary."Tobias Klauser
2018-01-22manual: Touch up documentation for strftime and ALTMON_* constants.Rical Jasan