aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-03-11C-SKY: mark lr as undefined to stop unwindingMao Han
2019-03-11C-SKY: remove user_regs definitionMao Han
2019-03-11C-SKY: fix sigcontext miss matchMao Han
2019-03-07Break lines before not after operators, batch 4.Joseph Myers
2019-03-07Fix location where math-vector-fortran.h is installed.marxin
2019-03-05nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella
2019-03-05powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes
2019-03-04elf: Remove remnants of MAP_ANON emulationFlorian Weimer
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes
2019-03-01S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer
2019-02-28Add more spaces before '('.Joseph Myers
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault
2019-02-27Add some spaces before '('.Joseph Myers
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella
2019-02-27wcsmbs: optimize wcpcpyAdhemerval Zanella
2019-02-26Break further lines before not after operators.Joseph Myers
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers
2019-02-25Break more lines before not after operators.Joseph Myers
2019-02-20Add new Fortran vector math header file.marxin
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-12Add fall-through comments.Joseph Myers
2019-02-11Use float in e_sqrt.cPaul Clarke
2019-02-08Remove powerpc bits/mathinline.h.Joseph Myers
2019-02-08Move generic <bits/unistd_ext.h> to a more regular locationFlorian Weimer
2019-02-08Provide <bits/unistd_ext.h> as a sysdeps header exclusivelyFlorian Weimer
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer
2019-02-08Linux: Add gettid system call wrapper [BZ #6399]Florian Weimer
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-06x86: Remove unnecessary <stap-probe.h> include from lowlevellock.hFlorian Weimer
2019-02-06S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.Stefan Liebler
2019-02-05arm: Use "nr" constraint for Systemtap probes [BZ #24164]Florian Weimer
2019-02-04Fix handling of collating elements in fnmatch (bug 17396, bug 16976)Andreas Schwab
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-02manual: Document lack of conformance of sched_* functions [BZ #14829]Florian Weimer
2019-02-01Cleanup clock_*time includesWilco Dijkstra
2019-02-01aarch64: Optimized memchr specific to AmpereComputing emagFeng Xue
2019-02-01aarch64: Optimized memset specific to AmpereComputing emagFeng Xue