svn commit: samba r10438 - in branches/SAMBA_4_0/source: . build/m4 client heimdal_build include lib lib/com lib/replace libcli/resolve librpc/ndr torture winbind

jelmer at samba.org jelmer at samba.org
Fri Sep 23 00:38:24 GMT 2005


Author: jelmer
Date: 2005-09-23 00:38:22 +0000 (Fri, 23 Sep 2005)
New Revision: 10438

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10438

Log:
Move portability functions to lib/replace/; replace now simply ensures 
that a given set of (working) POSIX functions are available (without 
prefixes to their names, etc). See lib/replace/README for a list. 

Functions that behave different from their POSIX specification  
(such as sys_select, sys_read, etc) have kept the sys_ prefix.

Added:
   branches/SAMBA_4_0/source/lib/replace/README
   branches/SAMBA_4_0/source/lib/replace/dlfcn.c
Modified:
   branches/SAMBA_4_0/source/SConstruct
   branches/SAMBA_4_0/source/build/m4/rewrite.m4
   branches/SAMBA_4_0/source/client/client.c
   branches/SAMBA_4_0/source/dynconfig.c
   branches/SAMBA_4_0/source/heimdal_build/glue.c
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/lib/com/tables.c
   branches/SAMBA_4_0/source/lib/replace/SConscript
   branches/SAMBA_4_0/source/lib/replace/config.m4
   branches/SAMBA_4_0/source/lib/replace/config.mk
   branches/SAMBA_4_0/source/lib/replace/replace.c
   branches/SAMBA_4_0/source/lib/replace/replace.h
   branches/SAMBA_4_0/source/lib/signal.c
   branches/SAMBA_4_0/source/lib/system.c
   branches/SAMBA_4_0/source/lib/time.c
   branches/SAMBA_4_0/source/lib/util.c
   branches/SAMBA_4_0/source/libcli/resolve/host.c
   branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
   branches/SAMBA_4_0/source/torture/torture.c
   branches/SAMBA_4_0/source/winbind/wb_samba3_protocol.c


Changeset:
Sorry, the patch is too large (1013 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10438


More information about the samba-cvs mailing list