| Commit message (Expand) | Author | Age | Files | Lines |
* | nss: Fix tst-nss-files-alias-truncated for default --as-needed linking | Florian Weimer | 2019-03-14 | 1 | -0/+8 |
* | scripts/check-obsolete-constructs.py: Process all headers as UTF-8. | Zack Weinberg | 2019-03-14 | 1 | -0/+5 |
* | Use Linux 5.0 in build-many-glibcs.py. | Joseph Myers | 2019-03-13 | 1 | -0/+7 |
* | hurd: Add no-op version of __res_enable_icmp [BZ #24047] | Florian Weimer | 2019-03-13 | 1 | -0/+5 |
* | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2019-03-13 | 1 | -0/+7 |
* | Use a proper C tokenizer to implement the obsolete typedefs test. | Zack Weinberg | 2019-03-13 | 1 | -0/+16 |
* | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler | 2019-03-13 | 1 | -0/+14 |
* | elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h> | Florian Weimer | 2019-03-12 | 1 | -0/+4 |
* | resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047] | Florian Weimer | 2019-03-12 | 1 | -0/+10 |
* | C-SKY: add elf header definition for elfutils | Mao Han | 2019-03-11 | 1 | -0/+5 |
* | C-SKY: mark lr as undefined to stop unwinding | Mao Han | 2019-03-11 | 1 | -0/+6 |
* | C-SKY: remove user_regs definition | Mao Han | 2019-03-11 | 1 | -0/+7 |
* | C-SKY: fix sigcontext miss match | Mao Han | 2019-03-11 | 1 | -0/+6 |
* | Bug 24307: Update to Unicode 12.0.0 | Mike FABIAN | 2019-03-08 | 1 | -0/+21 |
* | Break lines before not after operators, batch 4. | Joseph Myers | 2019-03-07 | 1 | -0/+21 |
* | check-wrapper-headers test: Adjust Fortran include file directory | Florian Weimer | 2019-03-07 | 1 | -0/+5 |
* | Fix location where math-vector-fortran.h is installed. | marxin | 2019-03-07 | 1 | -0/+10 |
* | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella | 2019-03-05 | 1 | -0/+15 |
* | powerpc: Fix build of wcscpy with --disable-multi-arch | Gabriel F. T. Gomes | 2019-03-05 | 1 | -0/+6 |
* | elf: Remove remnants of MAP_ANON emulation | Florian Weimer | 2019-03-04 | 1 | -0/+7 |
* | S390: Increase function alignment to 16 bytes. | Stefan Liebler | 2019-03-04 | 1 | -0/+5 |
* | ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162] | TAMUKI Shoichi | 2019-03-02 | 1 | -0/+6 |
* | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+16 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+29 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+33 |
* | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+7 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -0/+28 |
* | elf/tst-big-note: Improve accuracy of test [BZ #20419] | Florian Weimer | 2019-03-01 | 1 | -0/+8 |
* | S390: Fix introduction of __wcscpy and weak wcscpy symbols. | Stefan Liebler | 2019-03-01 | 1 | -0/+5 |
* | __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271] | Florian Weimer | 2019-03-01 | 1 | -0/+6 |
* | Add more spaces before '('. | Joseph Myers | 2019-02-28 | 1 | -0/+28 |
* | elf: Add tests with a local IFUNC resolver [BZ #23937] | Florian Weimer | 2019-02-28 | 1 | -0/+19 |
* | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu | 2019-02-27 | 1 | -0/+6 |
* | powerpc: Fix linknamespace introduced by 4d8015639a75 | Adhemerval Zanella | 2019-02-27 | 1 | -0/+5 |
* | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault | 2019-02-27 | 1 | -0/+8 |
* | Fix -Wempty-body warnings in Hurd-specific code. | Joseph Myers | 2019-02-27 | 1 | -0/+3 |
* | Add some spaces before '('. | Joseph Myers | 2019-02-27 | 1 | -0/+62 |
* | wcsmbs: optimize wcsnlen | Adhemerval Zanella | 2019-02-27 | 1 | -0/+2 |
* | wcsmbs: optimize wcsncpy | Adhemerval Zanella | 2019-02-27 | 1 | -0/+3 |
* | wcsmbs: optimize wcsncat | Adhemerval Zanella | 2019-02-27 | 1 | -0/+3 |
* | wcsmbs: optimize wcscpy | Adhemerval Zanella | 2019-02-27 | 1 | -0/+2 |
* | wcsmbs: optimize wcscat | Adhemerval Zanella | 2019-02-27 | 1 | -0/+13 |
* | wcsmbs: optimize wcpncpy | Adhemerval Zanella | 2019-02-27 | 1 | -0/+3 |
* | wcsmbs: optimize wcpcpy | Adhemerval Zanella | 2019-02-27 | 1 | -0/+5 |
* | Break further lines before not after operators. | Joseph Myers | 2019-02-26 | 1 | -0/+43 |
* | Add and move fall-through comments in system-specific code. | Joseph Myers | 2019-02-26 | 1 | -0/+15 |
* | Break more lines before not after operators. | Joseph Myers | 2019-02-25 | 1 | -0/+85 |
* | Break some lines before not after operators. | Joseph Myers | 2019-02-22 | 1 | -0/+90 |
* | nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915] | Patsy Franklin | 2019-02-21 | 1 | -0/+5 |
* | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes | 2019-02-21 | 1 | -0/+28 |