s3:smbd/utmp: remove ip address from utmp record
[Samba/gebeck_regimport.git] / lib / util / README
blobfffd44d580c9e326fa5217eab664cf5e46989632
1 This directory contains libutil (until we can think of a better name)
3 The idea is that this library contains simple but useful data structures 
4 and support functions that are generally useful; not just for Samba but for 
5 other projects as well. Functions here should not depend on any external 
6 libraries, just on libc (perhaps partially provided by libreplace).