aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2019-09-02Add misc/tst-mntent-autofs, testing autofs "ignore" filteringFlorian Weimer2-1/+143
2019-09-02Use autofs "ignore" mount hint in getmntent_r/getmntentIan Kent1-12/+36
2019-08-28misc: Use allocate_once in getmntentFlorian Weimer1-16/+21
2019-08-21Don't use the argument to time.Zack Weinberg1-1/+1
2019-06-14<sys/cdefs.h>: Inhibit macro expansion for __glibc_has_includeFlorian Weimer1-1/+3
2019-06-12<sys/cdefs.h>: Add __glibc_has_include macroFlorian Weimer1-0/+6
2019-05-03misc/tst-tsearch: Additional explicit error checkingFlorian Weimer1-0/+2
2019-05-02misc: Add twalk_r functionFlorian Weimer4-3/+132
2019-03-01ldbl-opt: Reuse test cases from misc/ that check long doubleGabriel F. T. Gomes2-18/+27
2019-03-01ldbl-opt: Add error and error_at_line (bug 23984)Gabriel F. T. Gomes3-4/+34
2019-03-01ldbl-opt: Add err, errx, verr, verrx, warn, warnx, vwarn, and vwarnx (bug 23984)Gabriel F. T. Gomes3-1/+36
2019-02-25Break more lines before not after operators.Joseph Myers1-6/+6
2019-02-22Break some lines before not after operators.Joseph Myers1-2/+2
2019-02-21Add internal implementations for argp.h, err.h, and error.h functionsGabriel F. T. Gomes2-20/+48
2019-02-12Add fall-through comments.Joseph Myers1-0/+2
2019-01-12Fix a few typos in commentsDmitry V. Levin1-1/+1
2019-01-03nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella1-2/+0
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers165-165/+165
2018-12-14Add tests for the long double version of ecvt and fcvtGabriel F. T. Gomes4-28/+112
2018-12-05Add __vsyslog_internal, with same flags as __v*printf_internal.Zack Weinberg1-17/+19
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor1-0/+10
2018-11-09Convert tst-efgcvt to the new test frameworkGabriel F. T. Gomes1-8/+7
2018-11-08Use TEST_COMPARE_STRING in recently added testGabriel F. T. Gomes2-13/+2
2018-11-06Add tests with floating-point arguments for err* and verr* functionsGabriel F. T. Gomes2-1/+131
2018-11-06Add test for warn, warnx, vwarn, and vwarnx with floating-point parametersGabriel F. T. Gomes2-1/+122
2018-10-23Fix tst-preadvwritev2 build failure on HURDAdhemerval Zanella1-0/+5
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella3-3/+66
2018-09-20misc: New test misc/tst-gethostidFlorian Weimer2-0/+115
2018-08-21Avoid running some tests if the file system does not support holesFlorian Weimer2-0/+10
2018-08-14error, warn, warnx: Use __fxprintf for wide printing [BZ #23519]Florian Weimer4-139/+105
2018-08-13error, error_at_line: Add missing va_end callsFlorian Weimer1-0/+2
2018-07-24Add <bits/indirect-return.h>H.J. Lu1-0/+6
2018-05-23Implement allocate_once for atomic initialization with allocationFlorian Weimer4-4/+253
2018-05-02Deprecate ustat syscall interfaceAdhemerval Zanella4-43/+19
2018-04-03Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]H.J. Lu1-1/+5
2018-03-06Add missing start-of-file descriptive comment.Samuel Thibault2-2/+4
2018-02-21Fix -Os putc_unlocked, fputc_unlocked linknamespace, localplt issues (bug 151...Joseph Myers1-2/+2
2018-02-21Fix -Os getc_unlocked linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+1
2018-02-12[BZ #19239] Don't include sys/sysmacros.h from sys/types.h.Zack Weinberg1-49/+3
2018-02-07Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).Joseph Myers1-1/+7
2018-02-06Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721).Joseph Myers1-2/+11
2018-02-02preadv2/pwritev2: Handle offset == -1 [BZ #22753]Florian Weimer3-0/+40
2018-01-02misc/tst-pselect.c: Add copyright headerFlorian Weimer1-0/+17
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers157-157/+157
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-27/+27
2017-11-15The -Wstringop-truncation option new in GCC 8 detects common misusesMartin Sebor1-0/+9
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __tdestroy function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal __ioctl function [BZ #18822]H.J. Lu1-0/+1
2017-10-01Hide internal sysinfo functions [BZ #18822]H.J. Lu1-0/+4