lib: move the string wrappers from source3/include to common lib/util
authorAndrew Tridgell <tridge@samba.org>
Thu, 24 Mar 2011 00:40:43 +0000 (11:40 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 25 Mar 2011 03:37:06 +0000 (04:37 +0100)
commit8cd4a38d722af31bc94b9868d27bed2f9f7c5cff
treeb5cd667fd567a0ffe5ec0ce69ee5b8c134ffcfe1
parentf705fc9002ffc32a6155b5411f896212a9408f33
lib: move the string wrappers from source3/include to common lib/util

this will allow the common charcnv library to use the string wrappers

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
lib/util/string_wrappers.h [new file with mode: 0644]
source3/include/safe_string.h