about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Linux: Work around kernel bugs in chmod on /proc/self/fd paths fw/tst-lchmodFlorian Weimer2020-02-122-62/+49
* sunrpc: Properly clean up if tst-udp-timeout failsMatheus Castanho2020-02-121-3/+15
* elf: avoid stack allocation in dl_open_workerDavid Kilroy2020-02-121-16/+12
* elf: avoid redundant sort in dlopenDavid Kilroy2020-02-121-4/+4
* elf: Allow dlopen of filter object to work [BZ #16272]David Kilroy2020-02-1211-16/+327
* Update translationsSiddhesh Poyarekar2020-02-122-6/+834
* Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5.Joseph Myers2020-02-121-1/+2
* S390: Fix non-ascii character in fenv.h.Stefan Liebler2020-02-121-2/+2
* io: Add io/tst-lchmod covering lchmod and fchmodatFlorian Weimer2020-02-122-1/+315
* Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]Florian Weimer2020-02-121-10/+47
* io: Implement lchmod using fchmodat [BZ #14578]Florian Weimer2020-02-125-6/+8
* Add internal <file_change_detection.h> header fileFlorian Weimer2020-02-123-1/+347
* elf.h: Add R_RISCV_IRELATIVEFangrui Song2020-02-121-1/+2
* Fix typo in the name for Wednesday in Kurdish [BZ #9809]Mike FABIAN2020-02-111-1/+1
* debug: Add missing locale dependencies of fortify testsFlorian Weimer2020-02-111-0/+11
* htl C11 threads: Avoid pthread_ symbols visibility in static librarySamuel Thibault2020-02-1042-45/+41
* hurd: Add __pthread_spin_wait and use itSamuel Thibault2020-02-1117-24/+33
* ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chkPaul E. Murphy2020-02-102-0/+8
* Use --disable-gdbserver in build-many-glibcs.py.Joseph Myers2020-02-101-0/+1
* Improve random memcpy benchmarkWilco Dijkstra2020-02-101-29/+57
* nptl: update default pthread-offsets.hAndreas Schwab2020-02-101-16/+6
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-105-0/+25
* htl: Avoid a local plt for pthread_selfSamuel Thibault2020-02-101-3/+3
* pthread: Move some join tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-1014-13/+16
* htl: Make joining self return EDEADLKSamuel Thibault2020-02-101-0/+3
* pthread: Move most barrier tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-107-1/+2
* htl: Fix barrier_wait with one threadSamuel Thibault2020-02-101-1/+3
* pthread: Move most sem tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-1015-3/+12
* htl: Make sem_wait/sem_timedwait interruptibleSamuel Thibault2020-02-107-9/+47
* htl: Make sem_open return ENOSYSSamuel Thibault2020-02-101-1/+1
* htl: Add support for semaphore maximum valueSamuel Thibault2020-02-102-0/+10
* pthread: Move key tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-106-1/+1
* hurd: Make nanosleep a cancellation pointSamuel Thibault2020-02-101-0/+5
* htl: Add support for libc cancellation pointsSamuel Thibault2020-02-106-3/+69
* htl: clean __pthread_get_cleanup_stack hidden protoSamuel Thibault2020-02-104-6/+4
* htl: XFAIL rwlock tests which need pshared supportSamuel Thibault2020-02-091-0/+2
* pthread: Move some rwlock tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-099-5/+6
* pthread: Move most once tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-098-5/+8
* htl: support cancellation during pthread_onceSamuel Thibault2020-02-091-0/+10
* pthread: Move most cond tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-0931-8/+28
* htl: make pthread_cond_destroy return EBUSY on waitersSamuel Thibault2020-02-091-1/+8
* htl: Report missing mutex lock on pthread_cond_*waitSamuel Thibault2020-02-094-1/+59
* htl: Fix linking static testcasesSamuel Thibault2020-02-091-0/+2
* htl: Move __register_atfork from forward to own fileSamuel Thibault2020-02-093-139/+158
* pthread: Move some attr tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-093-1/+2
* htl: Fix default guard sizeSamuel Thibault2020-02-093-2/+6
* pthread: Move most mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-0910-3/+8
* pthread: Move spin tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-096-1/+1
* htl: make pthread_spin_lock really spinSamuel Thibault2020-02-091-1/+1
* htl: Avoid check-installed-headers looking at inlinesSamuel Thibault2020-02-091-2/+4