CVS update: samba/source

Alexandre Oliva oliva at dcc.unicamp.br
Mon Oct 5 12:51:32 EST 1998


oliva  <oliva at samba.anu.edu.au> writes:

> added 64-bit file support

This broke wrapped.c on Solaris 2.6, because 64bit file support causes
some names to be defined to other names.  My suggestion: split
wrapped.c into wrapped.c and wrap64.c, and #undef _LARGEFILE_SOURCE
and _FILE_OFFSET_BITS in the beginning of wrapped.c, before including
any file.

-- 
Alexandre Oliva
mailto:oliva at dcc.unicamp.br mailto:aoliva at acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



More information about the samba-cvs mailing list