split string and unicode string routines into these files.
authorLuke Leighton <lkcl@samba.org>
Thu, 5 Nov 1998 16:48:35 +0000 (16:48 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 5 Nov 1998 16:48:35 +0000 (16:48 +0000)
commit8c3dcf128bb1a1c8d0b7a62a7c42a17457730024
tree0f0bc0e66abdb036bbffd62cc272e381fc0c3d17
parent099dae54dc944a6e0ec11c93e3004b2f097ea84d
split string and unicode string routines into these files.
these are *not* going to be added into the Makefile.in yet
so they still also exist in util.c.
(This used to be commit 3f5feda6749dace6bc51fb0e02b16d2b72a930b8)
source3/lib/util_str.c [new file with mode: 0644]
source3/lib/util_unistr.c [new file with mode: 0644]