about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* htl: Do not put spin_lock inlines in public headersSamuel Thibault2020-02-092-36/+36
* pthread: Move basic tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-099-3/+8
* htl: Fix calling pthread_exit in the child of a forkSamuel Thibault2020-02-091-0/+9
* x86: Remove <bits/select.h> and use the generic versionFlorian Weimer2020-02-091-63/+0
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-0949-77/+127
* htl: Add C11 threads types definitionsSamuel Thibault2020-02-091-0/+13
* C11 threads: make thrd_join more portableSamuel Thibault2020-02-091-1/+1
* C11 threads: Fix thrd_t / pthread_t compatibility assertionSamuel Thibault2020-02-091-2/+2
* C11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONSSamuel Thibault2020-02-091-0/+2
* nptl: Move nptl-specific types to separate headerSamuel Thibault2020-02-093-9/+16
* htl: Make __PTHREAD_ONCE_INIT more flexibleSamuel Thibault2020-02-092-2/+2
* htl: Add support for C11 threads behaviorSamuel Thibault2020-02-093-1/+25
* htl: Add missing internal functions declarationsSamuel Thibault2020-02-091-0/+13
* htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroySamuel Thibault2020-02-096-11/+13
* htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATESamuel Thibault2020-02-092-11/+4
* Linux: Add io/tst-o_path-locks testFlorian Weimer2020-02-092-1/+101
* support: Add the xlstat functionFlorian Weimer2020-02-093-0/+30
* htl: Remove duplicate filesSamuel Thibault2020-02-092-56/+0
* htl: Remove unused filesSamuel Thibault2020-02-0927-1106/+0
* resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.cFlorian Weimer2020-02-071-1/+2
* Remove a comment claiming that sin/cos round correctly.Wilco Dijkstra2020-02-071-4/+4
* y2038: linux: Provide __settimeofday64 implementationLukasz Majewski2020-02-072-0/+62
* y2038: Provide conversion helpers for struct __timeval64Lukasz Majewski2020-02-071-0/+49
* y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32Lukasz Majewski2020-02-074-9/+9
* y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timevalLukasz Majewski2020-02-074-7/+7
* y2038: Introduce struct __timeval64 - new internal glibc typeLukasz Majewski2020-02-071-0/+14
* y2038: Define __suseconds64_t type to be used with struct __timeval64Lukasz Majewski2020-02-078-0/+8
* Update kernel version to 5.5 in tst-mman-consts.py.Joseph Myers2020-02-071-1/+1
* Update syscall lists for Linux 5.5.Joseph Myers2020-02-072-2/+3
* NEWS: Set fill-column hint to 72Siddhesh Poyarekar2020-02-071-1/+1
* y2038: linux: Provide __timespec_get64 implementationLukasz Majewski2020-02-052-0/+62
* Use binutils 2.34 branch in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* Run nptl/tst-pthread-getattr in a containerDJ Delorie2020-02-031-2/+4
* test-container: add exec, cwdDJ Delorie2020-02-031-13/+65
* Use Linux 5.5 in build-many-glibcs.py.Joseph Myers2020-02-031-1/+1
* rt: avoid PLT setup in timer_[sg]ettimeAndreas Schwab2020-02-033-4/+6
* Update or_IN collation [BZ #22525]Mike FABIAN2020-02-033-526/+186
* Fix ckb_IQ [BZ #9809]Mike FABIAN2020-02-035-310/+195
* Add new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq) [BZ #9809]Jwtiyar Nariman2020-02-031-0/+452
* list-fixed-bugs.py: Wrap at 72 charsSiddhesh Poyarekar2020-02-031-1/+1
* y2038: linux: Provide __sched_rr_get_interval64 implementationLukasz Majewski2020-02-023-1/+80
* y2038: linux: Provide __timerfd_settime64 implementationLukasz Majewski2020-02-024-2/+93
* y2038: linux: Provide __timerfd_gettime64 implementationLukasz Majewski2020-02-024-2/+73
* i386: Remove _exit.SH.J. Lu2020-02-011-44/+0
* i386: Use ENTRY/END in assembly codesH.J. Lu2020-02-013-15/+10
* i386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__H.J. Lu2020-02-011-0/+2
* i386/sub_n.S: Add a missing _CET_ENDBR to indirect jump targetH.J. Lu2020-02-011-0/+1
* i386: Don't unnecessarily save and restore EAX, ECX and EDX [BZ# 25262]H.J. Lu2020-02-014-29/+10
* x86: Don't make 2 calls to dlerror () in a rowH.J. Lu2020-02-012-2/+2
* Open master for 2.32 development glibc-2.31.9000Siddhesh Poyarekar2020-02-012-2/+25