This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix <limits.h> on 64bit host != alpha with non-gcc, xopen_lim.h problem


Jakub Jelinek <jakub@redhat.com> writes:

> 
> This patch fixes two issues related to <limits.h>. The first issue
> (include/limits.h patch) is for non-gcc compilers on 64bit non-alpha (ie.
> sparc64, mips64, ppc64, ia64, whatever). The second fixes definition of
> WORD_BIT and LONG_BIT, because currently it is dependent on the order of
> included headers.

Looks fine, I've applied it.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]