Age | Commit message (Expand) | Author |
2019-03-01 | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Reuse argp tests that print long double | Gabriel F. T. Gomes |
2019-03-01 | ldbl-opt: Add argp_error and argp_failure (bug 23983) | Gabriel F. T. Gomes |
2019-03-01 | elf/tst-big-note: Improve accuracy of test [BZ #20419] | Florian Weimer |
2019-03-01 | S390: Fix introduction of __wcscpy and weak wcscpy symbols. | Stefan Liebler |
2019-03-01 | __netlink_assert_response: Add more __libc_fatal newlines [BZ #20271] | Florian Weimer |
2019-02-28 | Add more spaces before '('. | Joseph Myers |
2019-02-28 | elf: Add tests with a local IFUNC resolver [BZ #23937] | Florian Weimer |
2019-02-27 | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu |
2019-02-27 | powerpc: Fix linknamespace introduced by 4d8015639a75 | Adhemerval Zanella |
2019-02-27 | hurd: Add renameat2 support for RENAME_NOREPLACE | Samuel Thibault |
2019-02-27 | Fix -Wempty-body warnings in Hurd-specific code. | Joseph Myers |
2019-02-27 | Add some spaces before '('. | Joseph Myers |
2019-02-27 | wcsmbs: optimize wcsnlen | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcsncpy | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcsncat | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcscpy | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcscat | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcpncpy | Adhemerval Zanella |
2019-02-27 | wcsmbs: optimize wcpcpy | Adhemerval Zanella |
2019-02-26 | Break further lines before not after operators. | Joseph Myers |
2019-02-26 | Add and move fall-through comments in system-specific code. | Joseph Myers |
2019-02-25 | Break more lines before not after operators. | Joseph Myers |
2019-02-22 | Break some lines before not after operators. | Joseph Myers |
2019-02-21 | nss: tst-nss-files-hosts-long: Add host.conf [BZ #21915] | Patsy Franklin |
2019-02-21 | Add internal implementations for argp.h, err.h, and error.h functions | Gabriel F. T. Gomes |
2019-02-20 | Add new Fortran vector math header file. | marxin |
2019-02-20 | powerpc64le: Remove test for GCC 6.2 | Gabriel F. T. Gomes |
2019-02-19 | nptl: Fix comment typo in pthread_mutex_trylock.c | Wolfram Sang |
2019-02-19 | nptl: Fix pthread_tryjoin comment. | Carlos O'Donell |
2019-02-18 | Fix SPARC64 handling of R_SPARC_H34 (bug 24231). | Joseph Myers |
2019-02-18 | resolv: Remove debugging code from compat-gethnamaddr.c | Florian Weimer |
2019-02-18 | libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr | Florian Weimer |
2019-02-18 | misc/tst-clone3: Fix waiting for exited thread. | Stefan Liebler |
2019-02-16 | Add check for missing wrapper headers | Florian Weimer |
2019-02-16 | Add missing header wrappers under include/ | Florian Weimer |
2019-02-16 | Move remaining nptl_db headers to sysdeps/nptl | Florian Weimer |
2019-02-15 | io: Consolidate lockf implementation | Adhemerval Zanella |
2019-02-15 | nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211] | Florian Weimer |
2019-02-15 | Remove qualifier from function return type in tst-svc_register.c. | Joseph Myers |
2019-02-15 | Fix implicit-fallthrough warnings in tst-setjmp.c. | Joseph Myers |
2019-02-14 | Avoid readline conflicts in pexpect | Jan Kratochvil |
2019-02-14 | Fix fall-through warnings in sunrpc/xdr.c. | Joseph Myers |
2019-02-14 | nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215) | Adhemerval Zanella |
2019-02-14 | Add malloc micro benchmark | Wilco Dijkstra |
2019-02-14 | benchtests: Remove useless ORIG_SRC in memmove benchmarks | Siddhesh Poyarekar |
2019-02-13 | RISC-V: Fix elfutils testsuite unwind failures. | Jim Wilson |
2019-02-13 | Adjust wording of two fall-through comments. | Joseph Myers |
2019-02-13 | Fix -Wempty-body warnings in glibc. | Joseph Myers |
2019-02-13 | Avoid fall-through in test-container if execlp fails. | Joseph Myers |