Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
In article <20101130205911.52EE7175D0%cvs.netbsd.org@localhost>,
Jukka Ruohonen <source-changes-d%NetBSD.org@localhost> wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: jruoho
>Date: Tue Nov 30 20:59:10 UTC 2010
>
>Modified Files:
> src/distrib/sets/lists/man: mi
> src/share/man/man7: Makefile
>Added Files:
> src/share/man/man7: glob.7
>
>Log Message:
>Add glob(7).
>
>From OpenBSD. Written by Todd C. Miller.
That's nice, but most of our globbing code does not support [:foo:] and
supports tilde and brace expansion. We need to make a note of those and/or
fix them.
christos
Home |
Main Index |
Thread Index |
Old Index