Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: strace completion (Re: grouping/joining _values)



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