r3458: more solaris portability fixes, the main one being that we can't use a
authorAndrew Tridgell <tridge@samba.org>
Tue, 2 Nov 2004 04:17:30 +0000 (04:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:16 +0000 (13:05 -0500)
commit8692564e350db4dfa4a9ef4c4cb014d76b284d3b
tree891fbe0b3b55c4b7706bdb6ad8cd85c59cd070e2
parent5011f901aa0140ed60a0b58e80ab0f14810ba432
r3458: more solaris portability fixes, the main one being that we can't use a
structure element called "open" as its a macro on solaris.
(This used to be commit 4e92e15c4e396b1d8cd211192888fea68c2cf0f9)
source4/include/includes.h
source4/include/smb_interfaces.h
source4/include/system/passwd.h
source4/lib/fault.c
source4/lib/system.c
source4/libcli/raw/rawfile.c
source4/ntvfs/ntvfs_generic.c
source4/smb_server/reply.c
source4/torture/gentest.c
source4/torture/raw/open.c