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]
/
conform
/
data
/
monetary.h-data
blob
eab8384d76ea55647a1649bc883d699e8b6c081f
1
#if !defined ISO && !defined POSIX
2
type size_t
3
type ssize_t
4
5
function ssize_t strfmon (char*, size_t, const char*, ...)
6
7
allow *_t
8
#endif