outdated url-library: is XEmacs still the next generation of Emacs?

Jerry James james at xemacs.org
Fri Jun 11 22:18:52 EDT 2010


On Thu, Jun 10, 2010 at 10:10 PM, Stephen J. Turnbull
<stephen at xemacs.org> wrote:
> Exactly.  And AIUI the underlying kernel calls are different (ie, you
> can choose at runtime whether you want a large file version or not).
> Apple at least supports off64_t (or whatever it is) though, so
> probably there's a standard typedef for this.

Linux has off_t (same size as int), off64_t (explicitly 64-bit), and
loff_t (alias of off64_t).  Also, see autoconf's AC_SYS_LARGEFILE
macro.
--
Jerry James
http://www.jamezone.org/



More information about the XEmacs-Beta mailing list