History log of /netbsd-src/sys/sys/ctype_bits.h (Results 1 – 6 of 6)
Revision Date Author Comments
# a1718dc5 22-Jan-2016 dholland <dholland@NetBSD.org>

Uses BEGIN_DECLS, needs sys/cdefs.h.


# f4cd4d59 30-Apr-2013 joerg <joerg@NetBSD.org>

Allow use from C++.


# 99e0abdc 15-Apr-2013 joerg <joerg@NetBSD.org>

Export C version of classification and conversion table as well.


# e8fa8f4d 13-Apr-2013 joerg <joerg@NetBSD.org>

Extend ctype classification table to 16bit. Based on patch by
Takehiko Nozaki, with changes to compile fail when using the old names
and to exploit __BUILD_LEGACY


# 674a6555 14-Dec-2010 joerg <joerg@NetBSD.org>

Prefix ctype bitmask macros with _CTYPE


# 9a35d797 01-Jun-2010 tnozaki <tnozaki@NetBSD.org>

more split ctype.h -> sys/ctype_inline.h, sys/ctype_bits.h