diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2019-04-23 22:05:52 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2019-05-28 17:07:24 +0100 |
commit | 479604f44fc1eaa02a97ebcc1b60f55a606c4046 (patch) | |
tree | 57b7d78a75be9c8e243dc3a0d957c7c48c8235f1 /.cvsignore | |
parent | 94585e7f93c9477bcf2835d8245e967053ce2b41 (diff) | |
download | gdb-479604f44fc1eaa02a97ebcc1b60f55a606c4046.zip gdb-479604f44fc1eaa02a97ebcc1b60f55a606c4046.tar.gz gdb-479604f44fc1eaa02a97ebcc1b60f55a606c4046.tar.bz2 |
libctf: error handling
CTF functions return zero on success or an extended errno value which
can be translated into a string via the functions in this commit.
The errno numbers start at -CTF_BASE.
libctf/
* ctf-error.c: New file.
include/
* ctf-api.h (ctf_errno): New declaration.
(ctf_errmsg): Likewise.
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions