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)
commit3ee9d45426a9b3b584d1ffb9f81af26790a83b4c
treed5f12ff13572f9c4de66282775103dfc60e3f19f
parent0a044c25abc363d8b202ff5d148259d624b92ea7
moved some more locking routines to locking.c, and moved replacement
routines for broken OSes from util.c to replace.c.
source/include/proto.h
source/lib/replace.c [new file with mode: 0644]
source/lib/util.c
source/locking/locking.c