aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler1-1/+2
2019-03-19Add AArch64 HWCAPs from Linux 5.0.Joseph Myers2-2/+6
2019-03-15Update syscall-names.list for Linux 5.0.Joseph Myers1-2/+3
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer14-179/+0
2019-03-13hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer1-0/+27
2019-03-13Move inttypes.h and stdint.h to stdlib.Zack Weinberg2-753/+0
2019-03-13Fix output of LD_SHOW_AUXV=1.Stefan Liebler5-8/+8
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han3-2/+11
2019-03-11C-SKY: remove user_regs definitionMao Han2-46/+12
2019-03-11C-SKY: fix sigcontext miss matchMao Han2-66/+62
2019-03-07Break lines before not after operators, batch 4.Joseph Myers10-51/+52
2019-03-07Fix location where math-vector-fortran.h is installed.marxin1-0/+0
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella4-220/+1
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes1-0/+3
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer1-4/+0
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler2-2/+2
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes1-0/+16
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes11-0/+42
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes11-0/+136
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes1-0/+10
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes11-0/+43
2019-03-01S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler1-1/+5
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer1-2/+2
2019-02-28Add more spaces before '('.Joseph Myers9-35/+35
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella1-4/+4
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault3-21/+60
2019-02-27Add some spaces before '('.Joseph Myers19-20/+20
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella6-35/+42
2019-02-27wcsmbs: optimize wcpcpyAdhemerval Zanella1-36/+0
2019-02-26Break further lines before not after operators.Joseph Myers26-146/+149
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers8-2/+31
2019-02-25Break more lines before not after operators.Joseph Myers30-107/+120
2019-02-20Add new Fortran vector math header file.marxin1-0/+43
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2-69/+1
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers1-0/+1
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler1-8/+15
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2-0/+553
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella9-78/+0
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella12-293/+14
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson1-0/+5
2019-02-12Add fall-through comments.Joseph Myers2-0/+4
2019-02-11Use float in e_sqrt.cPaul Clarke1-1/+1
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers1-58/+0
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer1-21/+0
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer1-0/+21
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer2-6/+8
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer34-8/+279
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers2-12/+6
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2-4/+0
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler1-1/+2