Hi,
This patch cleans code a little bit by removing leftovers.
Signed-off-by: CAI Qian <[EMAIL PROTECTED]>
--- ltp/testcases/kernel/syscalls/nanosleep/nanosleep01.c.orig 2008-10-15
18:21:29.646239394 +0800
+++ ltp/testcases/kernel/syscalls/nanosleep/nanosleep01.c 2008-10-15
18:22:04.589215899 +0800
@@ -73,8 +73,6 @@
#include "test.h"
#include "usctest.h"
-#define SLOP_MS 250 /* Allowed error one way or another in time slept. */
-
char *TCID="nanosleep01"; /* Test program identifier. */
int TST_TOTAL=1; /* Total number of test cases. */
extern int Tst_count; /* Test Case counter for tst_* routines */
--- ltp/testcases/kernel/syscalls/ipc/lib/libipc.c.orig 2008-10-15
18:24:44.848093185 +0800
+++ ltp/testcases/kernel/syscalls/ipc/lib/libipc.c 2008-10-15
18:25:00.670091465 +0800
@@ -58,7 +58,6 @@
size_t size = 0;
key_t ipc_key;
int proj_id;
- struct timeb time_info;
static int count = 0;
if (NULL == (curdir = getcwd(curdir, size))) {
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list