(PORTABILITY_OPTION): New constant.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jan 2005 18:09:02 +0000 (18:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Jan 2005 18:09:02 +0000 (18:09 +0000)
commitb4e248dea94fafe585ff32f6b58b112d24f9cfb0
treeb3733a38f7960e87aef5c9fef846e1fbcd95ab01
parent23c6e3110efc3487a2212c75dbac9192f6648016
(PORTABILITY_OPTION): New constant.
(longopts, usage, main, validate_file_name):
Add support for new -P option.
Reject empty file names (unless -p is not specified and the
current system allows empty file names).
Change --portability so that is now equivalent to -p -P.
Don't test whether file name is too long, if it is known to exist.
(no_leading_hyphen): New function.
src/pathchk.c