about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Do not use HP_TIMING_NOW for random bitsAdhemerval Zanella2019-03-221-28/+12
* Remove __get_clockfreqAdhemerval Zanella2019-03-225-533/+80
* linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_IDAdhemerval Zanella2019-03-223-130/+15
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-227-215/+8
* S390: Add arch13 memmem ifunc variant.Stefan Liebler2019-03-226-6/+201
* S390: Add arch13 strstr ifunc variant.Stefan Liebler2019-03-226-6/+219
* S390: Add arch13 memmove ifunc variant.Stefan Liebler2019-03-225-5/+99
* S390: Add configure check to detect support for arch13.Stefan Liebler2019-03-222-0/+120
* S390: Add new hwcap values for new cpu architecture arch13.Stefan Liebler2019-03-223-4/+13
* S390: Mark vx and vxe as important hwcap.Stefan Liebler2019-03-211-1/+2
* Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2019-03-192-2/+6
* Update syscall-names.list for Linux 5.0.Joseph Myers2019-03-151-2/+3
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-1414-179/+0
* hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2019-03-131-0/+27
* Move inttypes.h and stdint.h to stdlib.Zack Weinberg2019-03-132-753/+0
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-135-8/+8
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-113-2/+11
* C-SKY: remove user_regs definitionMao Han2019-03-112-46/+12
* C-SKY: fix sigcontext miss matchMao Han2019-03-112-66/+62
* Break lines before not after operators, batch 4.Joseph Myers2019-03-0710-51/+52
* Fix location where math-vector-fortran.h is installed.marxin2019-03-071-0/+0
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-054-220/+1
* powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2019-03-051-0/+3
* elf: Remove remnants of MAP_ANON emulationFlorian Weimer2019-03-041-4/+0
* S390: Increase function alignment to 16 bytes.Stefan Liebler2019-03-042-2/+2
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-011-0/+16
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-0111-0/+42
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-0111-0/+136
* ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2019-03-011-0/+10
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-0111-0/+43
* S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler2019-03-011-1/+5
* __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer2019-03-011-2/+2
* Add more spaces before '('.Joseph Myers2019-02-289-35/+35
* powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella2019-02-271-4/+4
* hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault2019-02-273-21/+60
* Add some spaces before '('.Joseph Myers2019-02-2719-20/+20
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-276-35/+42
* wcsmbs: optimize wcpcpyAdhemerval Zanella2019-02-271-36/+0
* Break further lines before not after operators.Joseph Myers2019-02-2626-146/+149
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-268-2/+31
* Break more lines before not after operators.Joseph Myers2019-02-2530-107/+120
* Add new Fortran vector math header file.marxin2019-02-201-0/+43
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-202-69/+1
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-181-0/+1
* misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2019-02-181-8/+15
* Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2019-02-162-0/+553
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-159-78/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-1412-293/+14
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-131-0/+5
* Add fall-through comments.Joseph Myers2019-02-122-0/+4