1 2 3 4 5 6 7 8
#include <limits.h> /* #undef PIPE_BUF */ /* MIN: _POSIX_PIPE_BUF */ /* CHECK: pathconf */ /** maximum number of bytes guranteed to be atomic writing to a pipe **/ /* POSIX(1) */