aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes4-18/+59
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes17-4/+120
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes17-1/+215
2019-03-01ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2-0/+17
2019-03-01ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes17-1/+112
2019-03-01elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer3-4/+23
2019-03-01S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler2-1/+10
2019-03-01__netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer2-2/+8
2019-02-28Add more spaces before '('.Joseph Myers10-35/+63
2019-02-28elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer7-3/+139
2019-02-27elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu4-1/+10
2019-02-27powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella2-4/+9
2019-02-27hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault6-22/+73
2019-02-27Fix -Wempty-body warnings in Hurd-specific code.Joseph Myers2-4/+9
2019-02-27Add some spaces before '('.Joseph Myers47-75/+138
2019-02-27wcsmbs: optimize wcsnlenAdhemerval Zanella2-18/+6
2019-02-27wcsmbs: optimize wcsncpyAdhemerval Zanella2-56/+7
2019-02-27wcsmbs: optimize wcsncatAdhemerval Zanella2-46/+10
2019-02-27wcsmbs: optimize wcscpyAdhemerval Zanella2-30/+3
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella10-58/+67
2019-02-27wcsmbs: optimize wcpncpyAdhemerval Zanella2-52/+8
2019-02-27wcsmbs: optimize wcpcpyAdhemerval Zanella3-52/+8
2019-02-26Break further lines before not after operators.Joseph Myers27-146/+192
2019-02-26Add and move fall-through comments in system-specific code.Joseph Myers9-2/+46
2019-02-25Break more lines before not after operators.Joseph Myers58-223/+323
2019-02-22Break some lines before not after operators.Joseph Myers72-320/+413
2019-02-21nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin2-0/+6
2019-02-21Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes6-44/+111
2019-02-20Add new Fortran vector math header file.marxin4-0/+69
2019-02-20powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes3-69/+6
2019-02-19nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang2-1/+5
2019-02-19nptl: Fix pthread_tryjoin comment.Carlos O'Donell2-1/+5
2019-02-18Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2-0/+7
2019-02-18resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer2-23/+7
2019-02-18libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer11-51/+65
2019-02-18misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2-8/+23
2019-02-16Add check for missing wrapper headersFlorian Weimer4-4/+138
2019-02-16Add missing header wrappers under include/Florian Weimer20-0/+42
2019-02-16Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer4-1/+9
2019-02-15io: Consolidate lockf implementationAdhemerval Zanella14-162/+195
2019-02-15nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer2-2/+9
2019-02-15Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2-1/+4
2019-02-15Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2-1/+5
2019-02-14Avoid readline conflicts in pexpectJan Kratochvil2-0/+9
2019-02-14Fix fall-through warnings in sunrpc/xdr.c.Joseph Myers2-2/+13
2019-02-14nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella19-423/+183
2019-02-14Add missing bench-malloc-simple.c file.Wilco Dijkstra1-0/+188
2019-02-14Add malloc micro benchmarkWilco Dijkstra2-5/+18
2019-02-14benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar3-8/+17
2019-02-13RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson6-5/+51