| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Add misc/tst-mntent-autofs, testing autofs "ignore" filtering | Florian Weimer | 2019-09-02 | 1 | -1/+2 |
* | ldbl-opt: Add error and error_at_line (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -1/+1 |
* | ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984) | Gabriel F. T. Gomes | 2019-03-01 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Add tests for the long double version of ecvt and fcvt | Gabriel F. T. Gomes | 2018-12-14 | 1 | -2/+2 |
* | Add tests with floating-point arguments for err* and verr* functions | Gabriel F. T. Gomes | 2018-11-06 | 1 | -1/+1 |
* | Add test for warn, warnx, vwarn, and vwarnx with floating-point parameters | Gabriel F. T. Gomes | 2018-11-06 | 1 | -1/+2 |
* | misc: New test misc/tst-gethostid | Florian Weimer | 2018-09-20 | 1 | -0/+7 |
* | error, warn, warnx: Use __fxprintf for wide printing [BZ #23519] | Florian Weimer | 2018-08-14 | 1 | -1/+1 |
* | Implement allocate_once for atomic initialization with allocation | Florian Weimer | 2018-05-23 | 1 | -4/+12 |
* | Deprecate ustat syscall interface | Adhemerval Zanella | 2018-05-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c | H.J. Lu | 2017-12-11 | 1 | -27/+27 |
* | Remove __need_IOV_MAX and __need_FOPEN_MAX. | Zack Weinberg | 2017-06-14 | 1 | -1/+2 |
* | posix: Add missing build flags for p{write,read}v2 | Adhemerval Zanella | 2017-06-02 | 1 | -0/+4 |
* | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella | 2017-05-31 | 1 | -1/+3 |
* | Fix makefile rules for vmsplice, splice, and open_by_handle_at | Adhemerval Zanella | 2017-05-19 | 1 | -3/+0 |
* | linux: Consolidate Linux open_by_handle_at syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | linux: Consolidate Linux splice syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | linux: Consolidate Linux vmsplice syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | posix: Consolidate Linux fsync syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | posix: Consolidate Linux fdatasync syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | posix: Consolidate Linux msync syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+1 |
* | Suppress internal declarations for most of the testsuite. | Zack Weinberg | 2017-05-11 | 1 | -2/+3 |
* | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers | 2017-04-25 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock | 2016-12-26 | 1 | -0/+7 |
* | Move all tests out of the csu subdirectory | Nick Alcock | 2016-12-21 | 1 | -1/+4 |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -3/+4 |
* | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella | 2016-06-21 | 1 | -1/+2 |
* | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Consolidate preadv/preadv64 implementation | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Improve check against integer wraparound in hcreate_r [BZ #18240] | Florian Weimer | 2016-01-28 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | getmntent: fix memory corruption w/blank lines [BZ #18887] | Mike Frysinger | 2015-08-29 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers | 2014-05-16 | 1 | -5/+1 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 1 | -3/+3 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -1/+1 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -1/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove libbsd-compat dummy library. | Joseph Myers | 2013-12-17 | 1 | -2/+1 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -4/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Adding missing -fexception CFLAGS | Marcus Shawcroft | 2012-11-14 | 1 | -0/+1 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -1/+1 |
* | Framework to test IFUNC implementations on target | H.J. Lu | 2012-10-11 | 1 | -1/+1 |