moved some more locking routines to locking.c, and moved replacement
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Jun 1996 03:39:58 +0000 (03:39 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Jun 1996 03:39:58 +0000 (03:39 +0000)
commitde411c701ed79c02875807dc60ef035d8d08334d
treec0e04d7f916b10cb178f547f7aeef5a1d092d93d
parente2eac352b1c6534031ad89a5565d3668833a2bf1
moved some more locking routines to locking.c, and moved replacement
routines for broken OSes from util.c to replace.c.
(This used to be commit 3ee9d45426a9b3b584d1ffb9f81af26790a83b4c)
source3/include/proto.h
source3/lib/replace.c [new file with mode: 0644]
source3/lib/util.c
source3/locking/locking.c