binutils-gdb/libctf
Nick Alcock 6c33b742ce libctf: library version enforcement
This old Solaris standard allows callers to specify that they are
expecting one particular API and/or CTF file format from the library.

libctf/
	* ctf-impl.h (_libctf_version): New declaration.
	* ctf-subr.c (_libctf_version): Define it.
	(ctf_version): New.

include/
	* ctf-api.h (ctf_version): New.
2019-05-28 17:08:29 +01:00
..
ChangeLog libctf: library version enforcement 2019-05-28 17:08:29 +01:00
ctf-archive.c libctf: mmappable archives 2019-05-28 17:07:55 +01:00
ctf-create.c libctf: type copying 2019-05-28 17:08:26 +01:00
ctf-decl.c libctf: core type lookup 2019-05-28 17:08:14 +01:00
ctf-error.c libctf: error handling 2019-05-28 17:07:24 +01:00
ctf-hash.c libctf: hashing 2019-05-28 17:07:29 +01:00
ctf-impl.h libctf: library version enforcement 2019-05-28 17:08:29 +01:00
ctf-lookup.c libctf: lookups by name and symbol 2019-05-28 17:08:19 +01:00
ctf-open-bfd.c libctf: ELF file opening via BFD 2019-05-28 17:08:08 +01:00
ctf-open.c libctf: ELF file opening via BFD 2019-05-28 17:08:08 +01:00
ctf-subr.c libctf: library version enforcement 2019-05-28 17:08:29 +01:00
ctf-types.c libctf: core type lookup 2019-05-28 17:08:14 +01:00
ctf-util.c
elf.h
swap.h libctf: opening 2019-05-28 17:07:46 +01:00