english deutsch
Autoconf Tutorial
Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators.
FAQ: comp.unix.programmer
FAQs in some different formats.
FAQ: comp.unix.programmer
Unix programming resources in four different formats, including full HTML hypertext.
FAQ: Programming Unix Sockets in C
Almost everything you want to know about programming Unix sockets.
IP Filter
TCP/IP Packet Filtering package
lex/yacc, 2nd Edition
lex yacc, 2nd Edition
Libsafe
Wrapper which prevents stack overflows at run time.
Serial Programming Guide for POSIX Operating Syste
Programming serial ports in Unix.
TotalView Multiprocess Debugger
TotalView is a source-level, graphical debugger for applications written in most popular languages, such as C, C++, and Fortran. It supports multiprocess, multithreaded, and parallel programs.
UNIX and Programming Section
Tutorials and manuals for Java and PHP.
Unix programming resources and examples
Annotated source code examples for most Unix system and library calls. Plus working source code examples of some classic algorithms.
UNIX Programming Tools, POSIX, LINUX, VMS
A C programming library for creating cross platform user interfaces across Unix, Linux, Posix, VMS, DOS and Windows. This User Interface Library provides over 500 functions for creating interfaces that..
Unix Testing Tools - Vermont Test/Terminal
Vermont Test/Terminal extends the functionality of Vermont Test for DOS with the ability to monitor serial communications for testing host-based applications. In association with a terminal emulator such as Procomm 2.43,
Wildcard Pattern Matching
C routine to check whether a string matches a unix wildcard. '*', '?', sets of characters, and negated sets of characters are supported.