- IP Filter - http://coombs.anu.edu.au/~avalon/
TCP/IP Packet Filtering package
- Autoconf Tutorial - http://nis-www.lanl.gov/~rosalia/mydocs/autoconf_tutorial_toc.html
Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators.
- Unix programming resources and examples - http://www.yendor.com/programming/
Annotated source code examples for most Unix system and library calls. Plus working source code examples of some classic algorithms.
- Wildcard Pattern Matching - http://user.cs.tu-berlin.de/~schintke/references/wildcards/index.html
C routine to check whether a string matches a unix wildcard. '*', '?', sets of characters, and negated sets of characters are supported.
- UNIX Programming Tools, POSIX, LINUX, VMS - http://www.vtsoft.com/products/unixview.html
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..
- TotalView Multiprocess Debugger - http://www.etnus.com/products/totalview/index.html
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 Testing Tools - Vermont Test/Terminal - http://www.vtsoft.com/products/testterminalv20.html
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,
- FAQ: comp.unix.programmer - http://www.erlenstar.demon.co.uk/unix/
Unix programming resources in four different formats, including full HTML hypertext.
- Libsafe - http://www.research.avayalabs.com/project/libsafe/index.html
Wrapper which prevents stack overflows at run time.
|