summaryrefslogtreecommitdiff
path: root/README.md
blob: d2944dbd8cd8168ad2942c93a404a49bb5fcade3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Portable CTF
------------

This distribution contains the Compact ANSI-C Type Format source code,
re-arranged for portability and re-use.

It does not use the system CTF facilities, as those are explicitly labelled
as unstable and subject to change.

Instead, it provides those same APIs as supported functions, but these are
namespaced as pctf (header file and library name; function names are unchanged).

Platforms
---------

Portable CTF is known to build on the following platforms:

 * Linux
 * FreeBSD
 * Darwin/OS X