Changeset 1994
- Timestamp:
- 13/12/2007 00:19:42 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/test/bbackupd/testbbackupd.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/test/bbackupd/testbbackupd.cpp
r1941 r1994 753 753 intercept_setup_readdir_hook(NULL, NULL); 754 754 intercept_setup_lstat_hook (NULL, NULL); 755 // we will not be called again. 755 756 #endif 756 // we will not be called again.757 757 } 758 758 … … 773 773 "testfiles/TestDir1/spacetest/d1/test.%d", 774 774 readdir_test_counter); 775 775 776 #ifndef PLATFORM_CLIB_FNS_INTERCEPTION_IMPOSSIBLE 776 777 intercept_setup_lstat_hook(stat_hook_filename, lstat_test_hook);
Note: See TracChangeset
for help on using the changeset viewer.
