Next: Pathconf, Previous: Options for Files, Up: System Configuration
Here are the names for the POSIX minimum upper bounds for some of the above parameters. The significance of these values is that you can safely push to these limits without checking whether the particular system you are using can go that far. In most cases GNU systems do not have these strict limitations. The actual limit should be requested if necessary.
_POSIX_LINK_MAX8; thus, you
can always make up to eight names for a file without running into a
system limit.
_POSIX_MAX_CANON255.
_POSIX_MAX_INPUT255.
_POSIX_NAME_MAX14.
_POSIX_PATH_MAX256.
_POSIX_PIPE_BUF512.
SYMLINK_MAXPOSIX_REC_INCR_XFER_SIZEPOSIX_REC_MIN_XFER_SIZE and POSIX_REC_MAX_XFER_SIZE
values.
POSIX_REC_MAX_XFER_SIZEPOSIX_REC_MIN_XFER_SIZEPOSIX_REC_XFER_ALIGN