  |
ubiqx - http://www.ubiqx.org/
ANSI C Freeware under LGPL including AVL and Splay Trees, Sparse Arrays, and Linked Lists. For Linux, Amiga, and *BSD. |
  |
State Threads Library for Internet Applications - http://state-threads.sourceforge.net/
The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (e.g., web, proxy, mail servers) on UNIX-like platforms. It offers a threading API for structuring a network application as an event-driven state machine. |
  |
The Gnu C Library Manual - http://www.cs.utah.edu/dept/old/texinfo/glibc-manual-0.02/library_1.html
A manual to help in use of the facilities of the glibc library. |
  |
the ADFlib Page - http://lclevy.club.fr/adflib/
A portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format. |
  |
CoreLinux++ - http://corelinux.sourceforge.net/
CoreLinux++ is both an initiative to normalize methods and conventions for OOA/OOD/C++ development for Linux, as well as a set of Open Source C++ class libraries to support common patterns and exploit the C++ standards. |
  |
Glibc-linux Archive - http://ricardo.ecn.wfu.edu/glib-linux-archive/
Glibc mailinglist-archive |
  |
Sverre's Software for Unix/Linux - http://shh.thathost.com/pub-unix/
shhopt - library for parsing command line options. |
  |
Atlanta Linux Showcase: Library Interface Versioning in Solaris and Linux - http://www.linuxshowcase.org/2000/2000papers/papers/browndavid/browndavid_html/
Paper describing library versioning technique used by Solaris and Linux. By David J. Brown and Karl Runge. |
 |
The Reuse RKT - http://www.mibsoftware.com/reuse/
Search and browse listings for more than 3000 open source applications, libraries, and functions. Includes links to C and Unix programmer's FAQs and other references. Man pages link directly to source code. |
 |
mpatrol - http://www.cbmamiga.demon.co.uk/mpatrol/
A link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. Along with providing a configurable log of all dynamic memory operations that occurred during the lifetime of a program, the library performs checking to detect any misuse of dynamically allocated memory. |