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
Fix build errors with -DNDEBUG.
[glibc.git]
/
include
/
err.h
blob
737dfc1b6f8852a26868ca5e03d2bc3fa744601e
1
#include <misc/err.h>
2
3
libc_hidden_proto
(
warn
)
4
libc_hidden_proto
(
warnx
)
5
libc_hidden_proto
(
vwarn
)
6
libc_hidden_proto
(
vwarnx
)
7
libc_hidden_proto
(
verr
)
8
libc_hidden_proto
(
verrx
)