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