view modules/pathmax @ 40234:fab7ce42e03f

gnulib-tool: Clarify the coding style. Suggested by Pavel Raiskup <praiskup@redhat.com>. * gnulib-tool: Add comment about coding style.
author Bruno Haible <bruno@clisp.org>
date Wed, 13 Mar 2019 20:00:53 +0100
parents 69130722f8b9
children
line wrap: on
line source

Description:
Return maximum size of reasonable pathnames.  (Unportable: Hurd has no limit.)

Files:
lib/pathmax.h
m4/pathmax.m4

Depends-on:
unistd

configure.ac:
gl_PATHMAX

Makefile.am:

Include:
"pathmax.h"

License:
LGPLv2+

Maintainer:
Jim Meyering