Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: completion problem with filename including # (and pathmax stuff)
- X-seq: zsh-workers 12531
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: Re: completion problem with filename including # (and pathmax stuff)
- Date: Fri, 4 Aug 2000 09:38:39 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <200008040742.JAA25771@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>; from wischnow@xxxxxxxxxxxxxxxxxxxxxxx on Fri, Aug 04, 2000 at 09:42:47AM +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200008040742.JAA25771@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
> For pathconf(), the path parameter points to the pathname of a file or
> directory. Read, write, or execute permission of the named file is not
> required, but all directories in the path leading to the file must be
> searchable.
This is valid; it needs to determine the mount point. glibc is broken
for having a hardcoded return value.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author