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 libc_hidden_* for fputs (bug 15105).
[glibc.git]
/
sysdeps
/
generic
/
errqueue.h
blob
dac2bd3863a5f868fad0be85dad4d25f79252841
1
#ifndef _BITS_ERRQUEUE_H
2
#define _BITS_ERRQUEUE_H 1
3
4
/* This platform does not support socket error reporting
5
via MSG_ERRQUEUE. */
6
7
#endif
/* bits/errqueue.h */