Solaris compatibility - dlls/shell32/shfldr_unixfs.c

Robert Lunnon bobl at optushome.com.au
Sat May 7 02:31:38 CDT 2005


Changelog:
 dlls/shell32/shfldr_unixfs.c

Robert Lunnon <bobl at optusnet.com.au>
make references to NAME_MAX refer to PATH_MAX instead


Notes about patch:
NAME_MAX is undefined under solaris, Posix defines PATH_MAX to be the maximum 
size of a pathname IE wine should use PATH_MAX to define the storage 
allocated for any filename (which could be up to PATH_MAX-1 omitting the 
leading /) 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: shfldr_unixfs.c.diff
Type: text/x-diff
Size: 795 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050507/826a880f/shfldr_unixfs.c.bin


More information about the wine-patches mailing list