about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* scripts/check-obsolete-constructs.py: Process all headers as UTF-8.Zack Weinberg2019-03-142-1/+6
* Use Linux 5.0 in build-many-glibcs.py.Joseph Myers2019-03-132-3/+11
* hurd: Add no-op version of __res_enable_icmp [BZ #24047]Florian Weimer2019-03-132-0/+32
* Move inttypes.h and stdint.h to stdlib.Zack Weinberg2019-03-135-1/+9
* Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2019-03-136-63/+516
* Fix output of LD_SHOW_AUXV=1.Stefan Liebler2019-03-137-16/+25
* elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h>Florian Weimer2019-03-122-0/+7
* resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]Florian Weimer2019-03-125-1/+66
* C-SKY: add elf header definition for elfutilsMao Han2019-03-112-2/+18
* C-SKY: mark lr as undefined to stop unwindingMao Han2019-03-114-2/+17
* C-SKY: remove user_regs definitionMao Han2019-03-113-46/+19
* C-SKY: fix sigcontext miss matchMao Han2019-03-113-66/+68
* Bug 24307: Update to Unicode 12.0.0Mike FABIAN2019-03-0817-2595/+4064
* Break lines before not after operators, batch 4.Joseph Myers2019-03-0712-73/+95
* 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