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
Use '%z' instead of '%Z' on printf functions
[glibc.git]
/
misc
/
tst-empty.c
blob
31860b06b35c649e9b26f3d85c79ae2e7f2dec88
1
/* The most useful C program known to man. */
2
static int
3
do_test
(
void
)
4
{
5
return
0
;
6
}
7
8
#include <support/test-driver.c>