Split code out into separate files and remove some global variables to
authorMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 04:16:46 +0000 (04:16 +0000)
committerMartin Pool <mbp@samba.org>
Mon, 8 Apr 2002 04:16:46 +0000 (04:16 +0000)
commit0ecfbf27c3b9e01d498201e90e7d0a89a9d0a47c
treebadcedd203125e167a65ae240a2e99f9dd8d2d3a
parentfb4c98c2c8a618855ebe4d11c36f8a120fab2aa1
Split code out into separate files and remove some global variables to
reduce symbol dependencies between files and therefore make it easier
to write unit tests.  The diff is large, but the actual code changes
are pretty small.
util.c