This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GLOB_TILDE


Roland McGrath <roland@marker.cs.utah.edu> writes:

> Old csh without `set nonomatch' will produce an `Unknown user' error,
> so it might be desireable to provide a way to diagnose that, but probably
> only with an extra flag (e.g. GLOB_TILDE_NOCHECK).

Hum, the flag would have to be called GLOB_TILDE_CHECK since the
default should be silently ignoring the error and using the pattern,
right?

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]