aboutsummaryrefslogtreecommitdiff
path: root/winsup/testsuite/libltp
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Cygwin: testsuite: avoid "conflicting types" gcc warningCorinna Vinschen1-3/+3
2020-12-02Cygwin: testsuite: libltp: fix warnings showing up with -WallCorinna Vinschen4-12/+19
2020-11-16Cygwin: testsuite: fix insecure usage of printf in libltpCorinna Vinschen1-1/+1
2011-03-21 * libltp/lib/get_high_address.c: Align copyright with upstream.Corinna Vinschen1-3/+29
2003-05-09 * libltp/include/test.h: Remove gethostid declaration.Corinna Vinschen1-1/+0
2003-02-08* libltp/lib/parse_opts.c: Deal with C warnings.Christopher Faylor1-18/+18
2003-01-24* libltp/include/usctest.h: Add externs to some variables that need it.Christopher Faylor1-4/+4
2003-01-24Perform more C warning fixup on all C source files and headers.Christopher Faylor8-24/+27
2003-01-23* libltp/include/test.h: Fix C warnings.Christopher Faylor1-1/+1
2001-11-02* libltp/lib/forker.c: Include proper header to avoid compilerEgor Duda1-0/+1
2001-09-20* libltp/lib/get_high_address.c (get_high_address): Get inaccessibleEgor Duda2-4/+7
2001-09-13* libltp/lib/tst_sig.c: Pass SIGSEGV to application to considerEgor Duda2-1/+74
2000-09-06Add 'const' qualifiers where needed to avoid compiler warnings. Egor Duda7-22/+32
2000-09-03Importing Egor's testsuite.Christopher Faylor31-0/+6749