1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source/ubiqx
Andrew Tridgell 556745037a added:
#ifdef HAVE_INCLUDES_H
#include "../includes.h"
#endif

we want _all_ code in Samba to include this file to ensure that we can
override definitions, typedefs and includes in one place.
0001-01-01 00:00:00 +00:00
..
COPYING.LIB Modified Files: 0001-01-01 00:00:00 +00:00
README.UBI Just changed the date. 0001-01-01 00:00:00 +00:00
ubi_AVLtree.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_AVLtree.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_BinTree.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_BinTree.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_Cache.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_Cache.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_dLinkList.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_dLinkList.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_null.h added: 0001-01-01 00:00:00 +00:00
ubi_sLinkList.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_sLinkList.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_SplayTree.c Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00
ubi_SplayTree.h Along the lines that Andrew suggested, I added a header called ubi_null.h. 0001-01-01 00:00:00 +00:00

Fri Apr 17 10:21:56 CDT 1998

The C code files in the samba/source/ubiqx directory are licensed under
the terms of the GNU LIBRARY GENERAL PUBLIC LICENSE (LGPL).  A copy of the
LGPL should also be included in this directory under the name COPYING.LIB. 
If this file is not present, you can obtain a copy of the LGPL by writing
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
USA. 

See http://www.interads.co.uk/~crh/ubiqx/ for more info and additional
available modules. 

Chris Hertel
Samba Team
ubiqx@ubiqx.mn.org