cbase: A C library for UNIX systems software development1

Cbase is a C library that simplifies systems software development on UNIX. The library 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 in functionality to the cron daemon, and high-level APIs to Berkeley sockets and other networking functions. Full API documentation is included.

... part of T2, get it here

URL: http://www.hyperrealm.com/main.php?s=cbase

Author: Mark Lindner <mark_a_lindner [at] yahoo [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: LGPL
Status: Stable
Version: 1.3.7

Remark: Does cross compile (as setup and patched in T2).

Download: http://www.hyperrealm.com/cbase/ cbase-1.3.7.tar.gz

T2 source: cbase.cache
T2 source: cbase.desc

Build time (on reference hardware): 3% (relative to binutils)2

Installed size (on reference hardware): 1.79 MB, 30 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils expat findutils gawk grep linux-header make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).