repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
lib
/
libc
/
stdio
/
vfprintf.c
blob
ebe110ff61b6a2650e56b980c6d0d1d323a48c0c
1
#define NARROW
2
#include
"vfwprintf.c"
3
4
5
__weak_alias
(
vfprintf_l
,
_vfprintf_l
)