about summary refs log tree commit diff
path: root/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* WIP Support exotic character sets in __fxprintf [BZ #24562] fw/bug24562Florian Weimer2019-05-161-1/+7
* ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes2019-03-011-1/+1
* ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes2019-03-011-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes2018-12-141-2/+2
* Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes2018-11-061-1/+1
* Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes2018-11-061-1/+2
* misc: New test misc/tst-gethostidFlorian Weimer2018-09-201-0/+7
* error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer2018-08-141-1/+1
* Implement allocate_once for atomic initialization with allocationFlorian Weimer2018-05-231-4/+12
* Deprecate ustat syscall interfaceAdhemerval Zanella2018-05-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-27/+27
* Remove __need_IOV_MAX and __need_FOPEN_MAX.Zack Weinberg2017-06-141-1/+2
* posix: Add missing build flags for p{write,read}v2Adhemerval Zanella2017-06-021-0/+4
* posix: Implement preadv2 and pwritev2Adhemerval Zanella2017-05-311-1/+3
* Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella2017-05-191-3/+0
* linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux splice syscallAdhemerval Zanella2017-05-181-0/+1
* linux: Consolidate Linux vmsplice syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-181-0/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-2/+3
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+7
* Move all tests out of the csu subdirectoryNick Alcock2016-12-211-1/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-3/+4
* Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella2016-06-211-1/+2
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-0/+2
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-0/+2
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-281-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-291-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-5/+1
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-3/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove libbsd-compat dummy library.Joseph Myers2013-12-171-2/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-4/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+1
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-111-1/+1
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-1/+2