| array.h [code] | Array subsystem that mimics the flexibility and ease of Perl-style arrays |
| conf.h [code] | Configuration file routines |
| fdbuf.h [code] | Buffering subsystem used to guarantee completeness of read buffers using non-blocking interfaces |
| gi_array.h [code] | Simple data structure abstraction to provide a growable C-like array |
| gi_buffer.h [code] | Simple dynamically growable buffer object |
| gi_dataset.h [code] | Arbitrary key/data association data structure |
| gi_event.h [code] | |
| gi_fileutil.h [code] | Simple file manipulation routines |
| gi_iconv.h [code] | Functions for converting text from locale charset to UTF-8 and back |
| gi_list.h [code] | Doubly-linked list interface with several minor extensions |
| gi_log.h [code] | High-level logging interface capable used directly by giftd and indirectly (through libgiftproto) by plugins |
| gi_memory.h [code] | Basic wrappers for the C library's dynamic allocation functions |
| gi_mime.h [code] | Manages MIME type associations for efficiency and ease |
| gi_path.h [code] | Platform-independent path construction and formatting |
| gi_sockapi.h [code] | Simple, portable procedural wrappers for the BSD socket API |
| gi_string.h [code] | Extended functions that follow a similar scheme to those provided by ANSI C in string.h |
| gi_strobj.h [code] | Defines an abstract object for constructing and manipulating strings |
| gi_tcp.h [code] | Utility module for TCP sockets |
| gi_time.h [code] | Portable and convenient timing routines |
| gi_udp.h [code] | Utility module for UDP sockets |
| gi_xdr.h [code] | XDR dncoding and decoding routines for the RPC-based interface protocol |
| gi_xdr_rpc.h [code] | |
| giftconfig.h [code] | Compile-time libgiFT environment configuration |
| libgift.h [code] | Centralized header for all things using libgift |
| platform.h [code] | Platform specific routines |
1.3.7