added wrappers around all the system calls that can change what is on
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Mar 1998 13:25:30 +0000 (13:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Mar 1998 13:25:30 +0000 (13:25 +0000)
commit31e125226d429c2f6df010a9277bb9ebfdc2cf54
tree6a8a14df7dbb99058b5930d1fd3bdc654fcbcfe6
parent3a6a366fc5ac1f418446128de50b4f2a174399fc
added wrappers around all the system calls that can change what is on
disk. The wrappers check for dry_run.
Makefile.in
hlink.c
rsync.c
syscall.c [new file with mode: 0644]
util.c