summaryrefslogtreecommitdiff
path: root/manual
Commit message (Expand)AuthorAgeFilesLines
* manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-151-0/+72
* manual/jobs.texi: remove unused var from example codeAurélien Aptel2020-06-031-1/+0
* mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)Carlos O'Donell2020-06-011-4/+19
* manual: Fix backtraces code example [BZ #10441]Girish Joshi2020-05-291-6/+7
* signal: Deprecate additional legacy signal handling functionsFlorian Weimer2020-05-251-0/+6
* manual: Add missing section and node for clockid_t wait functionsFlorian Weimer2020-05-201-0/+8
* x86: Add --enable-cet=permissiveH.J. Lu2020-05-181-4/+8
* manual: Document the O_NOFOLLOW open flagFlorian Weimer2020-05-051-0/+7
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-301-2/+8
* powerpc64le: bump binutils version requirement to >= 2.26Paul E. Murphy2020-04-301-0/+4
* powerpc64le: raise GCC requirement to 7.4 for long double transitionPaul E. Murphy2020-04-301-0/+5
* manual: Fix typos in the fexecve descriptionFlorian Weimer2020-04-291-1/+1
* manual: Document the fexecve functionFlorian Weimer2020-04-271-0/+13
* Remove __NO_MATH_INLINESAdhemerval Zanella2020-04-171-6/+0
* Linux: Remove <sys/sysctl.h> and the sysctl functionFlorian Weimer2020-04-151-144/+0
* Add GRND_INSECURE from Linux 5.6 to sys/random.hJoseph Myers2020-04-091-0/+3
* Extended Char Intro: Use getwc in example (Bug 25626)Carlos O'Donell2020-03-201-1/+1
* manual: Fix inconsistent declaration of wcsrchr [BZ #24655]Girish Joshi2020-03-131-1/+1
* manual: Fix wrong declaration of wcschr [BZ #24654]Girish Joshi2020-03-051-1/+1
* manual: Fix typo in parse_printf_format example [BZ #24638]Girish Joshi2020-03-041-1/+1
* Update newest tested versions of dependencies in install.texiSiddhesh Poyarekar2020-02-011-5/+5
* Add more contributors to the manualSiddhesh Poyarekar2020-02-011-0/+18
* Fix tst-pkey.c pkey_alloc return checks and manualLucas A. M. Magalhaes2020-01-171-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0148-48/+48
* aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang2019-12-191-1/+1
* manual: clarify fopen with the x flagPaul Eggert2019-12-111-1/+3
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-041-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+12
* manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_npMike Crowe2019-11-011-2/+24
* Revise the documentation of simple calendar time.Zack Weinberg2019-10-304-471/+611
* manual: Remove warning in the documentation of the abort functionFlorian Weimer2019-10-111-8/+0
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0748-48/+48
* Correct the spelling of more contributorsPaul Eggert2019-08-291-1/+2
* Don't put non-ASCII into installed headersPaul Eggert2019-08-231-0/+9
* Fix spellings of contributor names in comments and docPaul Eggert2019-08-231-1/+1
* Document strftime %Ob and %OB as C2X features.Joseph Myers2019-08-221-5/+11
* nss: Make nsswitch.conf more distribution friendly.Carlos O'Donell2019-08-191-5/+19
* Make totalorder and totalordermag functions take pointer arguments.Joseph Myers2019-08-151-14/+16
* Add feature test macro _ISOC2X_SOURCE.Joseph Myers2019-08-131-0/+7
* Add glibc.malloc.mxfast tunableDJ Delorie2019-08-091-0/+12
* login: Remove utmp backend jump tables [BZ #23518]Florian Weimer2019-08-051-10/+10
* Update install and NEWS for 2.30 release.Carlos O'Donell2019-08-011-5/+5
* Linux: Move getdents64 to <dirent.h>Florian Weimer2019-07-291-1/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+28
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+20
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+10
* Don't declare __malloc_check_init in <malloc.h> (bug 23352)Andreas Schwab2019-07-101-1/+0
* io: Remove copy_file_range emulation [BZ #24744]Florian Weimer2019-06-281-5/+5
* Linux: Add getdents64 system callFlorian Weimer2019-06-071-0/+38
* Small tcache improvementsWilco Dijkstra2019-05-171-1/+1