index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ctype.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Solve the <runetype.h> pollution problem by disabling inline
mike
2002-09-09
1
-4
/
+16
*
o Fix namespace scope issues in <ctype.h> by using the relatively new
mike
2002-09-06
1
-9
/
+29
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-16
/
+16
*
Move internal defines from here to libc/locale/wcwidth.c
ache
2002-08-19
1
-3
/
+0
*
Properly define SWIDTH1, add autowidth (was SWIDTH1)
ache
2002-08-19
1
-1
/
+2
*
Add swidth definition for wchar stuff
keichii
2002-08-16
1
-0
/
+6
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-31
/
+31
*
Makes __istype() an inline (and a non inlined) function to avoid C++
bbraun
2002-02-05
1
-2
/
+7
*
There is a problem in that one cannot use ctype.h at the same time as parts
obrien
2000-02-08
1
-31
/
+31
*
Back up following macros by functions: ishexnumber, isideogram, isnumber,
phantom
1999-12-17
1
-5
/
+10
*
Oops, fix typo in istype definition
ache
1997-09-27
1
-1
/
+1
*
1) Bring '!!' back since we wan't overflow even a char
ache
1997-09-27
1
-17
/
+19
*
Oops, wrong version of digittoint fix was commited, step back to v1.8
ache
1997-09-25
1
-8
/
+6
*
Fix digittoint broken long ago
ache
1997-09-25
1
-14
/
+8
*
Bandaid for the build-breaking reference to _BSD_RUNE_T_. I'm not sure
peter
1997-09-25
1
-3
/
+3
*
Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
julian
1997-09-24
1
-1
/
+10
*
Fixed longstanding namespace convolution involving rune_t vs wchar_t.
bde
1996-05-01
1
-14
/
+14
*
Slightly simplify inlined functions
ache
1996-03-25
1
-6
/
+3
*
Fix isspecial/isphonogram, they was swapped
ache
1995-11-03
1
-18
/
+13
*
Reviewed by: ache and wollman (long ago)
bde
1995-04-07
1
-52
/
+84
*
Move inline args out of user namespace.
ache
1995-04-07
1
-20
/
+20
*
Remove EOF handling after Bruce explanation. This step returns
ache
1994-10-09
1
-13
/
+0
*
Handle EOF case in all macros by ANSI standard.
ache
1994-10-08
1
-0
/
+21
*
BSD 4.4 Lite Include Sources
rgrimes
1994-05-24
1
-0
/
+147