about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use float in e_sqrt.cPaul Clarke2019-02-111-1/+1
* Remove powerpc bits/mathinline.h.Joseph Myers2019-02-081-58/+0
* Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer2019-02-081-21/+0
* Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer2019-02-081-0/+21
* nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer2019-02-082-6/+8
* Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer2019-02-0834-8/+279
* Avoid "inline" after return type in function definitions.Joseph Myers2019-02-062-12/+6
* x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer2019-02-062-4/+0
* S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler2019-02-061-1/+2
* arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer2019-02-052-0/+41
* Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab2019-02-043-5/+8
* x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu2019-02-043-9/+93
* manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer2019-02-021-1/+4
* Cleanup clock_*time includesWilco Dijkstra2019-02-016-98/+37
* aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue2019-02-016-3/+308
* aarch64: Optimized memset specific to AmpereComputing emagFeng Xue2019-02-015-2/+217
* aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue2019-02-012-0/+4
* make-syscalls.sh: fix comment referencing syscall-templateVineet Gupta2019-01-311-1/+1
* RISC-V: Update nofpu ULPsDarius Rad2019-01-241-0/+8