svn commit: samba r3450 - in branches/SAMBA_4_0/source: include include/system lib lib/socket

tridge at samba.org tridge at samba.org
Tue Nov 2 02:01:20 GMT 2004


Author: tridge
Date: 2004-11-02 02:01:04 +0000 (Tue, 02 Nov 2004)
New Revision: 3450

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

Log:
portability fixes

 - fix rep_inet_ntoa() for IRIX
 - lib/signal.c needs system/wait.h 
 - some systems define a macro "accept", which breaks the lib/socket/ structures.
   use fn_ as a prefix for the structure elements to avoid the problem

Modified:
   branches/SAMBA_4_0/source/include/includes.h
   branches/SAMBA_4_0/source/include/system/network.h
   branches/SAMBA_4_0/source/lib/signal.c
   branches/SAMBA_4_0/source/lib/socket/socket.c
   branches/SAMBA_4_0/source/lib/socket/socket.h
   branches/SAMBA_4_0/source/lib/socket/socket_ipv4.c
   branches/SAMBA_4_0/source/lib/socket/socket_ipv6.c
   branches/SAMBA_4_0/source/lib/socket/socket_unix.c


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


More information about the samba-cvs mailing list