summaryrefslogtreecommitdiff
path: root/src/limits/MAX_INPUT.h
blob: 90cd985fe46ed3cf7bb014050a8408d0adc11995 (plain)
1
2
3
4
5
6
7
8
#include <limits.h>
/* #undef MAX_INPUT */
/* MIN: _POSIX_MAX_INPUT */
/* CHECK: pathconf */
/** maximum number of bytes in a terminal input queue **/
/*
POSIX(1)
*/