view modules/pathmax @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
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