1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/cbase/cbase.desc
3 [COPY] Copyright (C) 2007 - 2021 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A C library for UNIX systems software development
14 [T] Cbase is a C library that simplifies systems software development
15 [T] on UNIX. The library includes functions for memory management, string
16 [T] parsing, sub-process execution, filesystem traversal, I/O, interfaces to
17 [T] IPC mechanisms including pseudo-terminals, shared memory, semaphores,
18 [T] and other facilities. It also has implementations of common dynamic
19 [T] data structures like linked lists, queues, stacks, and hash tables,
20 [T] a real-time scheduler similar in functionality to the cron daemon, and
21 [T] high-level APIs to Berkeley sockets and other networking functions. Full
22 [T] API documentation is included.
24 [U] http://www.hyperrealm.com/main.php?s=cbase
26 [A] Mark Lindner <mark_a_lindner@yahoo.com>
27 [M] The T2 Project <t2@t2-project.org>
35 [P] X -----5---9 200.000
38 [D] 8799b4ae89834c500fd37abda828fa9c00dd5efa0a3afaf42747d995 cbase-1.3.7.tar.gz http://www.hyperrealm.com/cbase/