index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
includes
/
ctype.h
blob: f6be4f2d7d0610949b6eee1057d4e5f7abd6aad8 (
plain
)
1
2
int isdigit(int c); int tolower(int c);