ref: a585e2020387d895c9d185db7a81c76e31031184
dir: /README/
esig - extended sig USAGE This script calls sig(1) and then prints additional common information from a tabel database. Did you ever forget the access() returns 0 on success? Then you can read the man page to get the info... ... or you call 'esig access': int access(char *name, int mode) DIAG: errstr RET: 0=success, -1=fail ESIG LIB FORMAT Each record begins with a single record line with tab separated values. Fields: - function name (this is used for matching) - diagnostics (e. g. errstr) - return value (short summary with necessary info) The following lines that start with a tab character will also be printed. Use them to provide additional notes.