view modules/pathmax @ 16364:89227b989588

fatal-signal: use C prototypes (with explicit void). * lib/fatal-signal.c (uninstall_handlers, install_handlers) (init_fatal_signal_set, block_fatal_signals): Fix signatures.
author Akim Demaille <demaille@gostai.com>
date Wed, 08 Feb 2012 10:36:20 +0100
parents 404dc8725caf
children 69130722f8b9
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:

configure.ac:
gl_PATHMAX

Makefile.am:

Include:
"pathmax.h"

License:
LGPLv2+

Maintainer:
Jim Meyering