This is the mail archive of the
glibc-cvs@sources.redhat.com
mailing list for the glibc project.
libc/include limits.h
- To: glibc-cvs at sourceware dot cygnus dot com
- Subject: libc/include limits.h
- From: drepper at sourceware dot cygnus dot com
- Date: 20 Oct 2000 16:26:22 -0000
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.cygnus.com 2000-10-20 09:26:22
Modified files:
include : limits.h
Log message:
Include bits/wordsize.h, use #if __WORDSIZE == 64 check instead of #ifdef
__alpha__.