about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault2020-06-076-3/+6
* hurd: XFAIL more tests that require setpshared supportSamuel Thibault2020-06-071-0/+3
* hurd: Briefly document in xfails the topics of the bugzilla entriesSamuel Thibault2020-06-071-0/+6
* htl: Enable more testsSamuel Thibault2020-06-07100-111/+141
* htl: Add sem_clockwait supportSamuel Thibault2020-06-077-6/+18
* htl: fix register-atfork orderingSamuel Thibault2020-06-071-7/+7
* hurd: Fix hang in _hurd_raise_signal from pthread_killSamuel Thibault2020-06-071-1/+5
* hurd: Reject raising invalid signalsSamuel Thibault2020-06-071-0/+3
* hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandlerSamuel Thibault2020-06-065-32/+154
* hurd: Add pointer guard supportSamuel Thibault2020-06-061-0/+7
* hurd: Add stack guard supportSamuel Thibault2020-06-062-1/+9
* dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2020-06-056-24/+113
* powerpc64le: add optimized strlen for P9Paul E. Murphy2020-06-056-1/+226
* powerpc64le: use common fmaf128 implementationPaul E. Murphy2020-06-053-38/+10
* benchtests: Restore the clock_gettime optionH.J. Lu2020-06-053-2/+17
* Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu2020-06-052-2/+10
* Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGEH.J. Lu2020-06-041-2/+2
* support: Fix detecting hole support on >2KB-block filesystemsSamuel Thibault2020-06-041-2/+4
* powerpc: Fix powerpc64le due a7a3435c9aAdhemerval Zanella2020-06-041-0/+2
* manual/jobs.texi: remove unused var from example codeAurélien Aptel2020-06-031-1/+0
* powerpc/fpu: use generic fma functionsVineet Gupta2020-06-033-54/+69
* aarch/fpu: use generic builtins based math functionsVineet Gupta2020-06-0315-398/+71
* ieee754: provide gcc builtins based generic fma functionsVineet Gupta2020-06-037-0/+34
* ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2020-06-034-6/+22
* Linux: Use __pthread_attr_setsigmask_internal for timer helper threadFlorian Weimer2020-06-021-9/+10
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-0242-8/+442
* nptl: Make pthread_attr_t dynamically extensibleFlorian Weimer2020-06-0210-33/+98
* nptl: Destroy the default thread attribute as part of freeresFlorian Weimer2020-06-023-0/+13
* nptl: Change type of __default_pthread_attrFlorian Weimer2020-06-028-15/+14
* nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_npFlorian Weimer2020-06-021-16/+14
* nptl: Use __pthread_getattr_default_np in pthread_createFlorian Weimer2020-06-021-25/+7
* nptl: Add internal alias __pthread_getattr_default_npFlorian Weimer2020-06-023-1/+6
* htl: Fix gsync_wait symbol expositionSamuel Thibault2020-06-011-1/+1
* htl: Make pthread_cond_destroy wait for threads to be wokenSamuel Thibault2020-06-018-7/+41
* htl: Enable more cond testsSamuel Thibault2020-06-012-3/+3
* tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0Samuel Thibault2020-06-011-1/+1
* mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)Carlos O'Donell2020-06-014-6/+71
* build: Use FAIL_EXIT1 () on failure to exec child [BZ #23990]Girish Joshi2020-05-291-1/+1
* manual: Fix backtraces code example [BZ #10441]Girish Joshi2020-05-291-6/+7
* hurd: Fix fexecveSamuel Thibault2020-05-281-3/+16
* i386: Remove unused file sysdeps/unix/i386/sysdep.SFlorian Weimer2020-05-281-64/+0
* hurd: fix ptsname error when called on a non-ttySamuel Thibault2020-05-281-1/+5
* hurd: Fix fdopendir checking for directory typeSamuel Thibault2020-05-281-1/+1
* i386: Remove NO_TLS_DIRECT_SEG_REFS handlingFlorian Weimer2020-05-283-44/+0
* Hurd: Move <hurd/sigpreempt.h> internals into wrapper headerFlorian Weimer2020-05-282-10/+32
* Hurd: Use __sigmask in favor of deprecated sigmaskFlorian Weimer2020-05-285-11/+11
* hurd: Fix pselect atomicitySamuel Thibault2020-05-282-10/+70
* elf: Remove extra hwcap mechanism from ldconfigFlorian Weimer2020-05-281-71/+16
* elf: Do not read hwcaps from the vDSO in ld.soFlorian Weimer2020-05-281-110/+0
* linux: Use internal DIR locks when accessing filepos on telldirAdhemerval Zanella2020-05-271-1/+7