Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH 2GB File Limit (Solaris 2.6)
- X-seq: zsh-workers 6215
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: ZSH 2GB File Limit (Solaris 2.6)
- Date: Tue, 4 May 1999 11:00:25 -0700
- In-reply-to: <9905040834.AA12933@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <9905040834.AA12933@xxxxxxxxxxxxxxxxx>
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