Categories
Cbase
Cbase formerly known as CFL (C Foundation Library) is a C library that simplifies systems software development on *nix systems. It includes functions for memory management, string parsing, sub-process execution, filesystem traversal, I/O, interfaces to IPC mechanisms including pseudo-terminals, shared memory, semaphores, and other facilities.
It also has implementations of common dynamic data structures like linked lists, queues, stacks, and hash tables, a real-time scheduler similar to 'cron', and high-level APIs to Berkeley sockets and other networking functions. Full documentation is included.
This package was formerly known as the Ping Utility Library.
Last updated 30 Apr, 2008
Versions
1.2.7
1.2.7 stable released 2006-01-01
- Released: 1 Jan, 2006
- Code Maturity: Stable
- Source Archive: http://www.hyperrealm.com/cfl/libcfl-1.2.7.tar.gz
- Licenses: LGPL
- Interfaces: Library
User Community and Support
User manual included; User manual available in HTML format from http://www.hyperrealm.com/cfl/cfl_manual.html; User manual available in PDF format from http://www.hyperrealm.com/cfl/cfl.pdf;




