Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: ZSH 2GB File Limit (Solaris 2.6)



On May 4, 10:34am, Peter Stephenson wrote:
} Subject: Re: ZSH 2GB File Limit (Solaris 2.6)
}
} That's this code from bash's configure.  What do we do, just copy it and
} change BASH to ZSH?

Unless I'm missing something (which is entirely possible), this configure
stuff doesn't do anything but define BASH_LARGE_FILE_SUPPORT.  There must
be some actual C code somewhere in the bash source that tests for that
constant and does *something*.  That something is far more interesting
than the configure part.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author