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
* sysdeps/m68k/dl-machine.h (RTLD_START): Readd _dl_start_user
[glibc.git]
/
include
/
wctype.h
blob
f1a00f881e330f993c823330a50e91e91b8aa7c4
1
#ifndef _WCTYPE_H
2
3
#include <wctype/wctype.h>
4
5
extern
int
__iswspace
(
wint_t
__wc
);
6
7
#endif