summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don’t include all of sys/select.h from sys/types.h.zack/more-obsolete-typedefs-2Zack Weinberg2019-03-0912-61/+119
* Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t.Zack Weinberg2019-03-092-13/+8
* Create bits/types headers for most remaining __T_defined macros.Zack Weinberg2019-03-0996-550/+574
* Clean up bits/types.h.Zack Weinberg2019-03-0913-236/+180
* Simplify definition of __time64_t.Zack Weinberg2019-03-091-6/+1
* Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs.Zack Weinberg2019-03-0991-362/+357
* sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC.Zack Weinberg2019-03-093-8/+17
* Define register_t using bits/typesizes.h macros.Zack Weinberg2019-03-0910-5/+102
* Move inttypes.h and stdint.h to stdlib.Zack Weinberg2019-03-094-1/+2
* Move most headers installed by top-level Makefile to misc/.Zack Weinberg2019-03-0917-1082/+1057
* Use a proper C tokenizer to implement the obsolete typedefs test.Zack Weinberg2019-03-095-63/+500
* 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
* powerpc64le: Remove test for GCC 6.2Gabriel F. T. Gomes2019-02-203-69/+6