aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-09aarch64: MTE compatible strchrnulAndrea Corallo1-85/+51
2020-06-08AArch64: Merge Falkor memcpy and memmove implementationsKrzysztof Koch3-245/+144
2020-06-08hurd: document that gcc&gdb look at the trampoline codeSamuel Thibault1-1/+5
2020-06-08pthread: Move back linking rules to nptl and htlSamuel Thibault3-18/+36
2020-06-07htl: Enable more testsSamuel Thibault12-37/+45
2020-06-07htl: Fix registration of atfork handlers in modulesSamuel Thibault2-2/+12
2020-06-07htl: Fix tls initialization for already-created threadsSamuel Thibault3-0/+35
2020-06-07hurd: Make read and pread64 cancellableSamuel Thibault10-21/+106
2020-06-07hurd: Fix unwinding over interruptible RPCSamuel Thibault1-0/+2
2020-06-07htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault6-3/+6
2020-06-07hurd: XFAIL more tests that require setpshared supportSamuel Thibault1-0/+3
2020-06-07hurd: Briefly document in xfails the topics of the bugzilla entriesSamuel Thibault1-0/+6
2020-06-07htl: Enable more testsSamuel Thibault100-111/+141
2020-06-07htl: Add sem_clockwait supportSamuel Thibault7-6/+18
2020-06-07htl: fix register-atfork orderingSamuel Thibault1-7/+7
2020-06-07hurd: Fix hang in _hurd_raise_signal from pthread_killSamuel Thibault1-1/+5
2020-06-07hurd: Reject raising invalid signalsSamuel Thibault1-0/+3
2020-06-06hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault5-32/+154
2020-06-06hurd: Add pointer guard supportSamuel Thibault1-0/+7
2020-06-06hurd: Add stack guard supportSamuel Thibault2-1/+9
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta6-24/+113
2020-06-05powerpc64le: add optimized strlen for P9Paul E. Murphy6-1/+226
2020-06-05powerpc64le: use common fmaf128 implementationPaul E. Murphy3-38/+10
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu3-2/+17
2020-06-05Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu2-2/+10
2020-06-04Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGEH.J. Lu1-2/+2
2020-06-04support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault1-2/+4
2020-06-04powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella1-0/+2
2020-06-03manual/jobs.texi: remove unused var from example codeAurélien Aptel1-1/+0
2020-06-03powerpc/fpu: use generic fma functionsVineet Gupta3-54/+69
2020-06-03aarch/fpu: use generic builtins based math functionsVineet Gupta15-398/+71
2020-06-03ieee754: provide gcc builtins based generic fma functionsVineet Gupta7-0/+34
2020-06-03ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta4-6/+22
2020-06-02Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer1-9/+10
2020-06-02nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer42-8/+442
2020-06-02nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer10-33/+98
2020-06-02nptl: Destroy the default thread attribute as part of freeresFlorian Weimer3-0/+13
2020-06-02nptl: Change type of __default_pthread_attrFlorian Weimer8-15/+14
2020-06-02nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_npFlorian Weimer1-16/+14
2020-06-02nptl: Use __pthread_getattr_default_np in pthread_createFlorian Weimer1-25/+7
2020-06-02nptl: Add internal alias __pthread_getattr_default_npFlorian Weimer3-1/+6
2020-06-01htl: Fix gsync_wait symbol expositionSamuel Thibault1-1/+1
2020-06-01htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault8-7/+41
2020-06-01htl: Enable more cond testsSamuel Thibault2-3/+3
2020-06-01tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0Samuel Thibault1-1/+1
2020-06-01mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)Carlos O'Donell4-6/+71
2020-05-29build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi1-1/+1
2020-05-29manual: Fix backtraces code example [BZ #10441]Girish Joshi1-6/+7
2020-05-28hurd: Fix fexecveSamuel Thibault1-3/+16
2020-05-28i386: Remove unused file sysdeps/unix/i386/sysdep.SFlorian Weimer1-64/+0