about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Keep expected behaviour for [a-z] and [A-z] (Bug 23393).Carlos O'Donell2018-07-255-1008/+1065
* ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu2018-07-252-0/+30
* Fix ISO C threads installed header and HURD assumptionAdhemerval Zanella2018-07-254-208/+276
* x86/CET: Add a setcontext test for CETH.J. Lu2018-07-253-0/+141
* Fix C11 conformance issuesAdhemerval Zanella2018-07-254-3/+12
* C11 threads: Fix timeout and locking issuesFlorian Weimer2018-07-255-2/+61
* x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu2018-07-259-1/+421
* Add tests for setcontext on the context from makecontextH.J. Lu2018-07-256-1/+369
* Add a test for multiple setcontext callsH.J. Lu2018-07-253-1/+94
* Add another test for setcontextH.J. Lu2018-07-253-1/+223
* Add a test for multiple makecontext callsH.J. Lu2018-07-253-1/+115
* x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu2018-07-2513-0/+335
* x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2018-07-255-2/+22
* Fix out of bounds access in findidxwc (bug 23442)Andreas Schwab2018-07-252-3/+9
* Mention ISO C threads additionAdhemerval Zanella2018-07-242-0/+23
* alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer2018-07-242-1/+10
* x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu2018-07-245-6/+81
* sh: Do not define __ASSUME_STATXFlorian Weimer2018-07-242-0/+8
* Add manual documentation for threads.hRical Jasan2018-07-244-10/+565
* nptl: Add test cases for ISO C11 threadsAdhemerval Zanella2018-07-2413-1/+793
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-2450-0/+651
* nptl: Add C11 threads tss_* functionsAdhemerval Zanella2018-07-249-2/+172
* nptl: Add C11 threads cnd_* functionsAdhemerval Zanella2018-07-2411-2/+239
* nptl: Add C11 threads call_once functionsAdhemerval Zanella2018-07-246-1/+60
* nptl: Add C11 threads mtx_* functionsAdhemerval Zanella2018-07-2411-1/+277
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-2421-12/+478
* Add <bits/indirect-return.h>H.J. Lu2018-07-247-3/+94
* Fix out-of-bounds access in IBM-1390 converter (bug 23448)Andreas Schwab2018-07-242-0/+8
* x86: Update vfork to pop shadow stackH.J. Lu2018-07-243-0/+108
* x86-64: Add endbr64 to tst-quadmod[12].SH.J. Lu2018-07-243-0/+20
* Use binutils 2.31 branch in build-many-glibcs.py.Joseph Myers2018-07-202-1/+6
* Change URL of gcc's tarballZong Li2018-07-202-1/+6
* regcomp: Fix off-by-one bug in build_equiv_class [BZ #23396]Florian Weimer2018-07-202-12/+10
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-204-6/+36
* hurd: Fix installed-headers testsSamuel Thibault2018-07-204-0/+10
* Fix new file headerSamuel Thibault2018-07-201-4/+3
* hurd: Implement pipe2Thomas Schwinge2018-07-203-20/+64
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpairThomas Schwinge2018-07-202-3/+24
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketThomas Schwinge2018-07-202-1/+19
* hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault2018-07-202-0/+7
* benchtests: improve argument parsing through argparse libraryLeonardo Sandoval2018-07-192-21/+28
* INSTALL: Add a note for Intel CET statusH.J. Lu2018-07-194-1/+20
* oc_FR locale: Multiple updates (bug 23140, bug 23422).Quentin PAGÈS2018-07-183-25/+61
* Avoid insecure usage of tmpnam in tests.Joseph Myers2018-07-1813-44/+127
* x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu2018-07-182-0/+33
* Intel CET: Document --enable-cetH.J. Lu2018-07-184-0/+38
* x86-64: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-182-1/+6
* i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu2018-07-182-2/+8
* i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu2018-07-182-2/+8
* i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu2018-07-182-2/+8