repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate): Fix
[glibc/pb-stable.git]
/
include
/
mqueue.h
blob
1ac4f13445cdf243240e943fefa1eb15062220fd
1
#include <rt/mqueue.h>
2
3
#ifdef IS_IN_librt
4
hidden_proto
(
mq_timedsend
)
5
hidden_proto
(
mq_timedreceive
)
6
hidden_proto
(
mq_setattr
)
7
#endif