repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc.git]
/
include
/
wctype.h
blob
f93ec64abc68e66e2f32265846c8a18ca6031824
1
#ifndef _WCTYPE_H
2
3
#include <wctype/wctype.h>
4
5
extern
int
__iswspace
__P
((
wint_t
__wc
));
6
7
#endif