Monday, November 26, 2018

Re: Help with LibreSSL manpages

Thanks for your response Ingo. I think I'll start with the missing
functions and go through them by order of length. I'll try and peruse
through the ports and check for any examples.

Speaking of functions: I'm trying to generate a list of each function,
the source file it's defined in and the corresponding line number,
similar to the format of `grep -n`. Is there a way to force ctags to
output in some tabular format that can be AWK'd? The -x option isn't
cutting it for me.

--
Stephen Gregoratto

No comments:

Post a Comment