about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* conform/conformtest.py: Extend tokenizer to cover character constantsFlorian Weimer2020-02-171-6/+5
* stdlib: Reduce namespace pollution in <inttypes.h>Florian Weimer2020-02-171-24/+24
* x86: Avoid single-argument _Static_assert in <tls.h>Florian Weimer2020-02-173-24/+36
* x86 tls: Use _Static_assert for TLS access size assertionSamuel Thibault2020-02-173-78/+60
* htl: Link internal htl tests against libpthreadSamuel Thibault2020-02-171-1/+1
* pthread: Fix building tst-robust8 with nptlSamuel Thibault2020-02-162-3/+5
* pthread: Move robust mutex tests from nptl to sysdeps/pthreadSamuel Thibault2020-02-1615-8/+21
* htl: Remove stub warning for pthread_mutexattr_setpsharedSamuel Thibault2020-02-161-1/+0
* htl: Add missing functions and defines for robust mutexesSamuel Thibault2020-02-163-0/+12
* htl: Only check pthread_self coherency when DEBUG is setSamuel Thibault2020-02-151-0/+4
* hurd: Add THREAD_GET/SETMEM/_NCSamuel Thibault2020-02-152-5/+114
* hurd tls: update comment about fields at the end of tcbheadSamuel Thibault2020-02-151-2/+2
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-1560-266/+202
* Remove weak declaration of free from <inline-hashtab.h>Florian Weimer2020-02-151-8/+3
* elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.cFlorian Weimer2020-02-152-82/+110
* elf: Introduce the rtld-stubbed-symbols makefile variableFlorian Weimer2020-02-151-9/+13
* arm: fix use of INTERNAL_SYSCALL_CALLAndreas Schwab2020-02-151-1/+1
* linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella2020-02-14107-546/+425
* nptl: Remove ununsed pthread-errnos.h ruleAdhemerval Zanella2020-02-142-15/+1
* linux: Consolidate INLINE_SYSCALLAdhemerval Zanella2020-02-1433-486/+60
* s390: Consolidate Linux syscall definitionAdhemerval Zanella2020-02-143-192/+103
* riscv: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-141-28/+56
* microblaze: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-141-35/+56
* nios2: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-5/+5
* mips: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-143-53/+23
* mips64: Consolidate Linux sysdep.hAdhemerval Zanella2020-02-144-455/+70
* ia64: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-34/+24
* alpha: Refactor syscall and Use Linux kABI for syscall returnAdhemerval Zanella2020-02-143-395/+348
* sparc: Avoid clobbering register parameters in syscallAdhemerval Zanella2020-02-141-27/+53
* sparc: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-143-48/+38
* powerpc: Use Linux kABI for syscall returnAdhemerval Zanella2020-02-141-7/+5
* powerpc: Consolidate Linux syscall definitionAdhemerval Zanella2020-02-143-409/+209
* i386: Enable CET support in ucontext functionsH.J. Lu2020-02-146-3/+425
* tst-clone3: Use __NR_futex_time64 if we don't have __NR_futexAlistair Francis2020-02-141-0/+4
* powerpc64: Add memory protection key support [BZ #23202]Florian Weimer2020-02-143-0/+145
* ldbl-128ibm-compat: Provide a scalb implementationTulio Magno Quites Machado Filho2020-02-143-0/+54
* Add a generic scalb implementationTulio Magno Quites Machado Filho2020-02-1413-139/+91
* Adjust thresholds in Bessel function implementations (bug 14469).Joseph Myers2020-02-144-8/+8
* resolv: Fix ABA race in /etc/resolv.conf change detection [BZ #25420]Florian Weimer2020-02-141-6/+13
* resolv: Enhance __resolv_conf_load to capture file change dataFlorian Weimer2020-02-143-7/+19
* resolv: Fix file handle leak in __resolv_conf_load [BZ #25429]Florian Weimer2020-02-141-1/+7
* resolv: Use <file_change_detection.h> in __resolv_conf_get_currentFlorian Weimer2020-02-141-35/+8
* Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h.Joseph Myers2020-02-131-0/+1
* Use gcc -finput-charset=ascii for check-installed-headers.Stefan Liebler2020-02-135-5/+6
* math/test-sinl-pseudo: Use stack protector only if availableFlorian Weimer2020-02-131-0/+2
* alpha: Fix static gettimeofday symbolAdhemerval Zanella2020-02-132-6/+5
* nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-131-0/+1
* nss_dns: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-133-0/+6
* nss_files: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-1315-0/+38
* nss_db: Use NSS_DECLARE_MODULE_FUNCTIONSFlorian Weimer2020-02-133-1/+3