Changeset 2461
- Timestamp:
- 01/20/07 08:43:07 (2 years ago)
- Files:
-
- trunk/lib_internal/testsuite/sigbus.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib_internal/testsuite/sigbus.c
r1979 r2461 34 34 int wrapper_exit_code = 1; 35 35 36 #define TEST_BLOCKSIZE 0x 1000036 #define TEST_BLOCKSIZE 0x20000 37 37 static bool is_gremlin = false; 38 38 static int sync_p[2];
