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
/
wctype.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include _ctype.h instead of ctype.h to avoid namespace pollution.
tjr
2004-08-12
1
-1
/
+1
*
Add a function to iterate over all characters in a particular character
tjr
2004-07-08
1
-0
/
+1
*
Use __isctype() instead of __istype() for iswdigit() and iswxdigit() for
tjr
2004-05-31
1
-2
/
+2
*
o Merge <machine/ansi.h> and <machine/types.h> into a new header
mike
2002-08-21
1
-4
/
+4
*
Whitespace formatting changes: line up macro bodies, function names,
tjr
2002-08-06
1
-33
/
+35
*
Implement the missing <wctype.h> functions: isw*() (iswalnum() etc.),
tjr
2002-08-05
1
-6
/
+37
*
Change wctype_t to an unsigned type to avoid warnings.
tjr
2002-08-04
1
-1
/
+1
*
Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.
tjr
2002-08-04
1
-0
/
+7
*
Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.
tjr
2002-08-03
1
-3
/
+14
*
Breath deep and take __P out of the system include files.
imp
2002-03-23
1
-14
/
+14
*
VCS ID fixup
obrien
2001-07-10
1
-3
/
+1
*
adapt to FreeBSD.
tshiozak
2001-05-15
1
-0
/
+3
*
initial import of wchar.h and wctype.h
tshiozak
2001-05-15
1
-0
/
+65