aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/isctype.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Commit log from Dragonfly:Baptiste Daroussin2015-10-131-2/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-46/+23
* The problem is: currently our single byte ctype(3) functions are brokenAndrey A. Chernov2007-10-131-19/+19
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Cosmetic - remove unneded brackets and #undefAndrey A. Chernov2002-08-171-21/+21
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* There is a problem in that one cannot use ctype.h at the same time as partsDavid E. O'Brien2000-02-081-17/+17
* Back up following macros by functions: ishexnumber, isideogram, isnumber,Alexey Zelkin1999-12-171-7/+58
* Use revived __maskrune for digittointAndrey A. Chernov1997-09-271-2/+2
* __maskrune --> __istypeAndrey A. Chernov1997-09-251-1/+1
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-241-0/+8
* Reviewed by: ache and wollman (long ago)Bruce Evans1995-04-071-6/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+175