|
About:
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.
Author:
Mark Lindner [contact developer]
Homepage:
http://www.hyperrealm.com/main.php?s=cbase
Tar/GZ:
http://www.hyperrealm.com/cbase/cbase-1.3.4.tar.gz
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.30/10.00
(Rank N/A)
» Vitality: 0.06% (Rank 2458)
» Popularity: 2.16% (Rank 2331)

(click to enlarge graphs)
Record hits: 17,048
URL hits: 9,427
Subscribers: 66
|
|
Projects depending on this project:
MiscTools
|
|
Branches
Comments
[»]
project renamed (again)
by Mark Lindner - Aug 13th 2007 12:18:35
CFL has been renamed 'cbase', since there's another project called
"CFL" (Configuration File Library).
[reply]
[top]
[»]
Library will be renamed
by Mark Lindner - Jun 25th 2002 22:50:05
I will be renaming this library in a future release. Many people are
confusing the "PING Utility Library" with the "ping"
ICMP utility. Judging by my httpd log, many Win98 script kiddies and h4x0r
d00dz are doing google searches for "ping utility" and finding
their way to my website. In order to disassociate myself from that mess, I
will probably be naming this library "mango" or something
similar. This means that all function names will probably be changed to
reflect a new prefix (such as "M_"). To ease in transition, I
will be providing a compatibilty header.
[reply]
[top]
|