emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lim_data too narrow


From: Richard Stallman
Subject: Re: lim_data too narrow
Date: Sun, 21 Dec 2003 23:07:56 -0500

    lim_data needs to be at least as wide as the rlimit .rlim_cur field or
    truncation occurs.

It would seem that on a 64-bit machine, lim_data should
be a 64-bit type.  Is there any agreement on how to
specify such a type in C?

We could use configure to check whether rlim_t is defined
in some header file.  What header file should it be in?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]