index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unistd
/
_PC_PIPE_BUF.c
blob: 038827a2b581d07baa8b49ddf899df47f45a827e (
plain
)
1
2
3
4
5
#include <unistd.h> #define _PC_PIPE_BUF 11 /* POSIX(1) */