Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: strace completion (Re: grouping/joining _values)
- X-seq: zsh-users 12915
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: strace completion (Re: grouping/joining _values)
- Date: Fri, 13 Jun 2008 12:12:26 +0000
- In-reply-to: <20080613113302.GA40053@xxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20080607193937.GA14443@xxxxxxxxxxxxxxxx> <20080613002731.GA11526@xxxxxxxxxxxxxxxx> <20080613113302.GA40053@xxxxxxxxxxxxxxxxxxxx>
On Fri, Jun 13, 2008 at 04:33:02AM -0700, Phil Pennock wrote:
> Are there any other useful strategies for extracting the real list of
> syscalls at runtime, so that on systems which package up the same
> version of zsh for N years the list doesn't grow stale?
On the other hand, the list of syscalls is hard-coded into strace at
build time, so you probably don't want a dynamic completion list either.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author