aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Linux: Work around kernel bugs in chmod on /proc/self/fd pathsfw/tst-lchmodFlorian Weimer2-62/+49
2020-02-12sunrpc: Properly clean up if tst-udp-timeout failsMatheus Castanho1-3/+15
2020-02-12elf: avoid stack allocation in dl_open_workerDavid Kilroy1-16/+12
2020-02-12elf: avoid redundant sort in dlopenDavid Kilroy1-4/+4
2020-02-12elf: Allow dlopen of filter object to work [BZ #16272]David Kilroy11-16/+327
2020-02-12Update translationsSiddhesh Poyarekar2-6/+834
2020-02-12Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.Joseph Myers1-1/+2
2020-02-12S390: Fix non-ascii character in fenv.h.Stefan Liebler1-2/+2
2020-02-12io: Add io/tst-lchmod covering lchmod and fchmodatFlorian Weimer2-1/+315
2020-02-12Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]Florian Weimer1-10/+47
2020-02-12io: Implement lchmod using fchmodat [BZ #14578]Florian Weimer5-6/+8
2020-02-12Add internal <file_change_detection.h> header fileFlorian Weimer3-1/+347
2020-02-12elf.h: Add R_RISCV_IRELATIVEFangrui Song1-1/+2
2020-02-11Fix typo in the name for Wednesday in Kurdish [BZ #9809]Mike FABIAN1-1/+1
2020-02-11debug: Add missing locale dependencies of fortify testsFlorian Weimer1-0/+11
2020-02-10htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault42-45/+41
2020-02-11hurd: Add __pthread_spin_wait and use itSamuel Thibault17-24/+33
2020-02-10ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chkPaul E. Murphy2-0/+8
2020-02-10Use --disable-gdbserver in build-many-glibcs.py.Joseph Myers1-0/+1
2020-02-10Improve random memcpy benchmarkWilco Dijkstra1-29/+57
2020-02-10nptl: update default pthread-offsets.hAndreas Schwab1-16/+6
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab5-0/+25
2020-02-10htl: Avoid a local plt for pthread_selfSamuel Thibault1-3/+3
2020-02-10pthread: Move some join tests from nptl to sysdeps/pthreadSamuel Thibault14-13/+16
2020-02-10htl: Make joining self return EDEADLKSamuel Thibault1-0/+3
2020-02-10pthread: Move most barrier tests from nptl to sysdeps/pthreadSamuel Thibault7-1/+2
2020-02-10htl: Fix barrier_wait with one threadSamuel Thibault1-1/+3
2020-02-10pthread: Move most sem tests from nptl to sysdeps/pthreadSamuel Thibault15-3/+12
2020-02-10htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault7-9/+47
2020-02-10htl: Make sem_open return ENOSYSSamuel Thibault1-1/+1
2020-02-10htl: Add support for semaphore maximum valueSamuel Thibault2-0/+10
2020-02-10pthread: Move key tests from nptl to sysdeps/pthreadSamuel Thibault6-1/+1
2020-02-10hurd: Make nanosleep a cancellation pointSamuel Thibault1-0/+5
2020-02-10htl: Add support for libc cancellation pointsSamuel Thibault6-3/+69
2020-02-10htl: clean __pthread_get_cleanup_stack hidden protoSamuel Thibault4-6/+4
2020-02-09htl: XFAIL rwlock tests which need pshared supportSamuel Thibault1-0/+2
2020-02-09pthread: Move some rwlock tests from nptl to sysdeps/pthreadSamuel Thibault9-5/+6
2020-02-09pthread: Move most once tests from nptl to sysdeps/pthreadSamuel Thibault8-5/+8
2020-02-09htl: support cancellation during pthread_onceSamuel Thibault1-0/+10
2020-02-09pthread: Move most cond tests from nptl to sysdeps/pthreadSamuel Thibault31-8/+28
2020-02-09htl: make pthread_cond_destroy return EBUSY on waitersSamuel Thibault1-1/+8
2020-02-09htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault4-1/+59
2020-02-09htl: Fix linking static testcasesSamuel Thibault1-0/+2
2020-02-09htl: Move __register_atfork from forward to own fileSamuel Thibault3-139/+158
2020-02-09pthread: Move some attr tests from nptl to sysdeps/pthreadSamuel Thibault3-1/+2
2020-02-09htl: Fix default guard sizeSamuel Thibault3-2/+6
2020-02-09pthread: Move most mutex tests from nptl to sysdeps/pthreadSamuel Thibault10-3/+8
2020-02-09pthread: Move spin tests from nptl to sysdeps/pthreadSamuel Thibault6-1/+1
2020-02-09htl: make pthread_spin_lock really spinSamuel Thibault1-1/+1
2020-02-09htl: Avoid check-installed-headers looking at inlinesSamuel Thibault1-2/+4