about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* check-wrapper-headers test: Adjust Fortran include file directoryFlorian Weimer2019-03-072-1/+6
* Fix location where math-vector-fortran.h is installed.marxin2019-03-076-1/+19
* nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME supportAdhemerval Zanella2019-03-057-276/+16
* powerpc: Fix build of wcscpy with --disable-multi-archGabriel F. T. Gomes2019-03-052-0/+9
* elf: Remove remnants of MAP_ANON emulationFlorian Weimer2019-03-043-19/+7
* S390: Increase function alignment to 16 bytes.Stefan Liebler2019-03-043-2/+7
* ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162]TAMUKI Shoichi2019-03-022-1/+7
* ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2019-03-014-18/+59
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-0117-4/+120
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-0117-1/+215
* ldbl-opt: Reuse argp tests that print long doubleGabriel F. T. Gomes2019-03-012-0/+17
* ldbl-opt: Add argp_error and argp_failure (bug 23983)Gabriel F. T. Gomes2019-03-0117-1/+112
* elf/tst-big-note: Improve accuracy of test [BZ #20419]Florian Weimer2019-03-013-4/+23
* S390: Fix introduction of __wcscpy and weak wcscpy symbols.Stefan Liebler2019-03-012-1/+10
* __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271]Florian Weimer2019-03-012-2/+8
* Add more spaces before '('.Joseph Myers2019-02-2810-35/+63
* elf: Add tests with a local IFUNC resolver [BZ #23937]Florian Weimer2019-02-287-3/+139
* elf/Makefile: Run IFUNC tests if binutils supports IFUNCH.J. Lu2019-02-274-1/+10
* powerpc: Fix linknamespace introduced by 4d8015639a75Adhemerval Zanella2019-02-272-4/+9
* hurd: Add renameat2 support for RENAME_NOREPLACESamuel Thibault2019-02-276-22/+73
* Fix -Wempty-body warnings in Hurd-specific code.Joseph Myers2019-02-272-4/+9
* Add some spaces before '('.Joseph Myers2019-02-2747-75/+138
* wcsmbs: optimize wcsnlenAdhemerval Zanella2019-02-272-18/+6
* wcsmbs: optimize wcsncpyAdhemerval Zanella2019-02-272-56/+7
* wcsmbs: optimize wcsncatAdhemerval Zanella2019-02-272-46/+10
* wcsmbs: optimize wcscpyAdhemerval Zanella2019-02-272-30/+3
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-2710-58/+67
* wcsmbs: optimize wcpncpyAdhemerval Zanella2019-02-272-52/+8
* wcsmbs: optimize wcpcpyAdhemerval Zanella2019-02-273-52/+8
* Break further lines before not after operators.Joseph Myers2019-02-2627-146/+192
* Add and move fall-through comments in system-specific code.Joseph Myers2019-02-269-2/+46
* Break more lines before not after operators.Joseph Myers2019-02-2558-223/+323
* Break some lines before not after operators.Joseph Myers2019-02-2272-320/+413
* nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915]Patsy Franklin2019-02-212-0/+6
* Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes2019-02-216-44/+111
* Add new Fortran vector math header file.marxin2019-02-204-0/+69
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-203-69/+6
* nptl: Fix comment typo in pthread_mutex_trylock.cWolfram Sang2019-02-192-1/+5
* nptl: Fix pthread_tryjoin comment.Carlos O'Donell2019-02-192-1/+5
* Fix SPARC64 handling of R_SPARC_H34 (bug 24231).Joseph Myers2019-02-182-0/+7
* resolv: Remove debugging code from compat-gethnamaddr.cFlorian Weimer2019-02-182-23/+7
* libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderrFlorian Weimer2019-02-1811-51/+65
* misc/tst-clone3: Fix waiting for exited thread.Stefan Liebler2019-02-182-8/+23
* Add check for missing wrapper headersFlorian Weimer2019-02-164-4/+138
* Add missing header wrappers under include/Florian Weimer2019-02-1620-0/+42
* Move remaining nptl_db headers to sysdeps/nptlFlorian Weimer2019-02-164-1/+9
* io: Consolidate lockf implementationAdhemerval Zanella2019-02-1514-162/+195
* nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]Florian Weimer2019-02-152-2/+9
* Remove qualifier from function return type in tst-svc_register.c.Joseph Myers2019-02-152-1/+4
* Fix implicit-fallthrough warnings in tst-setjmp.c.Joseph Myers2019-02-152-1/+5