| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372] | Gabriel F. T. Gomes | 2019-03-21 | 3 | -2/+9 |
* | iconv, localedef: avoid floating point rounding differences [BZ #24372] | DJ Delorie | 2019-03-21 | 3 | -4/+11 |
* | S390: Mark vx and vxe as important hwcap. | Stefan Liebler | 2019-03-21 | 2 | -1/+7 |
* | tt_RU: Fix orthographic mistakes in day and abday sections [BZ #24296] | mansayk | 2019-03-20 | 2 | -14/+20 |
* | Add AArch64 HWCAPs from Linux 5.0. | Joseph Myers | 2019-03-19 | 3 | -2/+16 |
* | * time/mktime.c: Update obsolete URL in comment. | Paul Eggert | 2019-03-17 | 1 | -1/+1 |
* | Record CVE-2019-9169 in NEWS and ChangeLog [BZ #24114] | Aurelien Jarno | 2019-03-16 | 2 | -0/+5 |
* | hurd: Fix comment style | Samuel Thibault | 2019-03-16 | 1 | -2/+1 |
* | hurd: Document how EINTR should be handled in critical sections | Samuel Thibault | 2019-03-16 | 2 | -1/+12 |
* | Update syscall-names.list for Linux 5.0. | Joseph Myers | 2019-03-15 | 2 | -2/+9 |
* | localedata: Add Minguo calendar support to Taiwanese locales [BZ #24293] | Felix Yan | 2019-03-15 | 6 | -0/+29 |
* | malloc: Check for large bin list corruption when inserting unsorted chunk | Adam Maris | 2019-03-14 | 1 | -0/+4 |
* | Remove obsolete, never-implemented XSI STREAMS declarations | Florian Weimer | 2019-03-14 | 37 | -952/+166 |
* | nss: Fix tst-nss-files-alias-truncated for default --as-needed linking | Florian Weimer | 2019-03-14 | 3 | -3/+15 |
* | scripts/check-obsolete-constructs.py: Process all headers as UTF-8. | Zack Weinberg | 2019-03-14 | 2 | -1/+6 |
* | Use Linux 5.0 in build-many-glibcs.py. | Joseph Myers | 2019-03-13 | 2 | -3/+11 |
* | hurd: Add no-op version of __res_enable_icmp [BZ #24047] | Florian Weimer | 2019-03-13 | 2 | -0/+32 |
* | Move inttypes.h and stdint.h to stdlib. | Zack Weinberg | 2019-03-13 | 5 | -1/+9 |
* | Use a proper C tokenizer to implement the obsolete typedefs test. | Zack Weinberg | 2019-03-13 | 6 | -63/+516 |
* | Fix output of LD_SHOW_AUXV=1. | Stefan Liebler | 2019-03-13 | 7 | -16/+25 |
* | elf: Add DF_1_KMOD, DF_1_WEAKFILTER, DF_1_NOCOMMON to <elf.h> | Florian Weimer | 2019-03-12 | 2 | -0/+7 |
* | resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047] | Florian Weimer | 2019-03-12 | 5 | -1/+66 |
* | C-SKY: add elf header definition for elfutils | Mao Han | 2019-03-11 | 2 | -2/+18 |
* | C-SKY: mark lr as undefined to stop unwinding | Mao Han | 2019-03-11 | 4 | -2/+17 |
* | C-SKY: remove user_regs definition | Mao Han | 2019-03-11 | 3 | -46/+19 |
* | C-SKY: fix sigcontext miss match | Mao Han | 2019-03-11 | 3 | -66/+68 |
* | Bug 24307: Update to Unicode 12.0.0 | Mike FABIAN | 2019-03-08 | 17 | -2595/+4064 |
* | Break lines before not after operators, batch 4. | Joseph Myers | 2019-03-07 | 12 | -73/+95 |
* | check-wrapper-headers test: Adjust Fortran include file directory | Florian Weimer | 2019-03-07 | 2 | -1/+6 |
* | Fix location where math-vector-fortran.h is installed. | marxin | 2019-03-07 | 6 | -1/+19 |
* | nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support | Adhemerval Zanella | 2019-03-05 | 7 | -276/+16 |
* | powerpc: Fix build of wcscpy with --disable-multi-arch | Gabriel F. T. Gomes | 2019-03-05 | 2 | -0/+9 |
* | elf: Remove remnants of MAP_ANON emulation | Florian Weimer | 2019-03-04 | 3 | -19/+7 |
* | S390: Increase function alignment to 16 bytes. | Stefan Liebler | 2019-03-04 | 3 | -2/+7 |
* | ja_JP: Change the offset for Taisho gan-nen from 2 to 1 [BZ #24162] | TAMUKI Shoichi | 2019-03-02 | 2 | -1/+7 |
* | ldbl-opt: Reuse test cases from misc/ that check long double | Gabriel F. T. Gomes | 2019-03-01 | 4 | -18/+59 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 17 | -4/+120 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 17 | -1/+215 |
* | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes | 2019-03-01 | 2 | -0/+17 |
* | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes | 2019-03-01 | 17 | -1/+112 |
* | elf/tst-big-note: Improve accuracy of test [BZ #20419] | Florian Weimer | 2019-03-01 | 3 | -4/+23 |
* | S390: Fix introduction of __wcscpy and weak wcscpy symbols. | Stefan Liebler | 2019-03-01 | 2 | -1/+10 |
* | __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271] | Florian Weimer | 2019-03-01 | 2 | -2/+8 |
* | Add more spaces before '('. | Joseph Myers | 2019-02-28 | 10 | -35/+63 |
* | elf: Add tests with a local IFUNC resolver [BZ #23937] | Florian Weimer | 2019-02-28 | 7 | -3/+139 |
* | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu | 2019-02-27 | 4 | -1/+10 |
* | powerpc: Fix linknamespace introduced by 4d8015639a75 | Adhemerval Zanella | 2019-02-27 | 2 | -4/+9 |
* | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault | 2019-02-27 | 6 | -22/+73 |
* | Fix -Wempty-body warnings in Hurd-specific code. | Joseph Myers | 2019-02-27 | 2 | -4/+9 |
* | Add some spaces before '('. | Joseph Myers | 2019-02-27 | 47 | -75/+138 |