|
Graphviz 14.0.3~dev.20251028.0232
|
Files | |
| agxbuf.h | |
| alloc.h | |
| Memory allocation wrappers that exit on failure. | |
| api.h | |
| macro for API hiding/exposing | |
| arena.c | |
| Implementation of the arena.h API. | |
| arena.h | |
| Region-based memory allocator. | |
| asan.h | |
| macros for interacting with Address Sanitizer | |
| base64.c | |
| base64.h | |
| Base64 encoding. | |
| bitarray.h | |
| API for compacted arrays of booleans. | |
| debug.h | |
| helpers for verbose/debug printing | |
| exit.h | |
| gv_ctype.h | |
| replacements for ctype.h functions | |
| gv_find_me.c | |
| gv_find_me.h | |
| platform abstraction for finding the path to yourself | |
| gv_fopen.c | |
C implementation of gv_fopen | |
| gv_fopen.h | |
wrapper around fopen for internal library usage | |
| gv_ftell.h | |
Abstraction over ftell | |
| gv_math.h | |
| Arithmetic helper functions. | |
| itos.h | |
| list-private.h | |
| internal implementation details of list.h | |
| list.c | |
| list.h | |
| type-generic dynamically expanding list | |
| lockfile.h | |
platform abstraction over flockfile | |
| optional.h | |
C analog of C++’s std::optional | |
| overflow.h | |
| arithmetic overflow helpers | |
| path.h | |
| File system path helpers. | |
| prisize_t.h | |
| random.c | |
| Implementation of random number generation functionality. | |
| random.h | |
| random number generation | |
| sort.h | |
qsort with carried along context | |
| startswith.h | |
| strcasecmp.h | |
| platform abstraction for case-insensitive string functions | |
| streq.h | |
| strview.h | |
| Non-owning string references. | |
| tokenize.h | |
| String tokenization. | |
| unreachable.h | |
| unused.h | |
| abstraction for squashing compiler warnings for unused symbols | |
| xml.c | |
| gv_xml_escape | |
| xml.h | |
| XML escaping functionality. | |