Up to [Development] / projects / ltp / tests
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 8 15:00:15 2000 UTC (17 years, 1 month ago) by alaffin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +17 -6
lines
Diff to previous 1.3 (colored)
Patch fcntl09.c and fcntl10.c with a patch from Andrea Arcangeli <andrea@suse.de>. It was improperly using F_SETLK.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 4 17:25:22 2000 UTC (17 years, 1 month ago) by alaffin
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Fix uninitialized fd bug.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Aug 30 18:43:38 2000 UTC (17 years, 1 month ago) by nstraz
Branch: MAIN
Changes since 1.1: +6 -2
lines
Diff to previous 1.1 (colored)
- Removed mc_getopt.c and used getopt() instead. user defined help is now passed into parse_opts(). Related changes to all tests. - Fixed prototype issues and code cleanup on all tests. cc -Wall now produces no warnings on Linux.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 4 20:48:23 2000 UTC (17 years, 2 months ago) by nstraz
Branch: MAIN
Here are 92 tests and 2 new library functions.