diff options
-rw-r--r-- | testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | testsuite/systemtap.syscall/.cvsignore | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 47ac93fe..b589d8c7 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2006-10-18 David Smith <dsmith@redhat.com> + + * systemtap.syscall/.cvsignore: Added file. + 2006-09-28 Martin Hunt <hunt@redhat.com> * buildok/eighteen.stp: Fix for 2.6.18. diff --git a/testsuite/systemtap.syscall/.cvsignore b/testsuite/systemtap.syscall/.cvsignore new file mode 100644 index 00000000..bae55d60 --- /dev/null +++ b/testsuite/systemtap.syscall/.cvsignore @@ -0,0 +1,3 @@ +access acct alarm chmod clock dir forkwait itimer link mmap mount net1 +openclose readwrite rt_signal sendfile signal stat statfs swap sync +timer trunc uid uid16 umask unlink |