OpenGrok
Cross Reference: int_limits.h
xref
: /
src
/
sys
/
arch
/
sparc
/
include
/
int_limits.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/sparc/include/int_limits.h
Revision
Date
Author
Comments
1.8
13-Aug-2014
matt
Include <sys/common_init_limits.h> if __SIG_ATOMIC_MAX__ is defined.
1.7
28-Apr-2008
martin
branches: 1.7.44;
Remove clause 3 and 4 from TNF licenses
1.6
17-Oct-2007
garbled
branches: 1.6.16; 1.6.18; 1.6.20;
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.
TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.
NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
1.5
31-Aug-2007
drochner
Fix definitions of UCHAR_MAX/USHRT_MAX and related
types. C99 requires that these definitions promote to (signed/unsigned)
integer the same way as the types the definition is for. And since
unsigned char/short fit into an "int" on all our archs and thus promote
to signed int, the definitions must not be unsigned.
Fixes PR lib/31306 by Neil Booth.
1.4
11-Dec-2005
christos
branches: 1.4.30; 1.4.38; 1.4.44; 1.4.48; 1.4.50;
merge ktrace-lwp.
1.3
08-May-2004
kleink
branches: 1.3.12;
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
1.2
26-Apr-2001
kleink
branches: 1.2.2; 1.2.10; 1.2.26;
Add definitions for C99 fastest minimum-width integer types.
1.1
15-Apr-2001
kleink
branches: 1.1.2;
Add definitions of C99 specified-width integer type limits.
XXX Fastest minimum-width integer types haven't been decided upon yet.
1.1.2.2
21-Apr-2001
bouyer
Sync with HEAD
1.1.2.1
15-Apr-2001
bouyer
file int_limits.h was added on branch thorpej_scsipi on 2001-04-21 17:54:38 +0000
1.2.26.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.26.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.26.1
03-Aug-2004
skrll
Sync with HEAD
1.2.10.2
26-Apr-2001
kleink
Add definitions for C99 fastest minimum-width integer types.
1.2.10.1
26-Apr-2001
kleink
file int_limits.h was added on branch nathanw_sa on 2001-04-26 16:25:27 +0000
1.2.2.1
21-Jun-2001
nathanw
Catch up to -current.
1.3.12.1
03-Sep-2007
yamt
sync with head.
1.4.50.1
06-Nov-2007
matt
sync with HEAD
1.4.48.1
03-Sep-2007
jmcneill
Sync with HEAD.
1.4.44.1
03-Sep-2007
skrll
Sync with HEAD.
1.4.38.1
03-Oct-2007
garbled
Sync with HEAD
1.4.30.1
09-Oct-2007
ad
Sync with head.
1.6.20.1
16-May-2008
yamt
sync with head.
1.6.18.1
18-May-2008
yamt
sync with head.
1.6.16.1
02-Jun-2008
mjf
Sync with HEAD.
1.7.44.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Fri Oct 03 02:09:57 GMT 2025