- Autoconf Tutorial - Introduction to programming using GNU's autoconf system. Autoconf simplifies the porting process and provides a consistent build interface for system administrators.
nis-www.lanl.gov/~rosalia/mydocs/autoconf_tutorial_toc.html
- DDD - The Data Display Debugger - The Data Display Debugger (DDD) is a common graphical user interface to GDB, DBX, and XDB, the popular UNIX debuggers. DDD displays data structures as graphs.
linux.cis.nctu.edu.tw/docs/ddd
- FAQ: comp.unix.programmer - FAQs in some different formats.
www.whitefang.com/unix
- FAQ: comp.unix.programmer - Unix programming resources in four different formats, including full HTML hypertext.
www.erlenstar.demon.co.uk/unix
- FAQ: Programming Unix Sockets in C - Almost everything you want to know about programming Unix sockets.
www.manualy.sk/sock-faq/unix-socket-faq.html
- IP Filter - TCP/IP Packet Filtering package
coombs.anu.edu.au/~avalon
- lex/yacc, 2nd Edition - lex yacc, 2nd Edition
www.ora.com/catalog/lex
- Libsafe - Wrapper which prevents stack overflows at run time.
www.research.avayalabs.com/project/libsafe/index.html
- Migration Tool with Object Repository - COSMOS/ES offers graphical documentation and an object repository for Code & Data Analysis, Metrics, Cross Referencing, Slicing, Tracing, Business Rules Componentization, Euro and Internet Migration.
www.emendo.com
- Serial Programming Guide for POSIX Operating Systems - Programming serial ports in Unix.
www.easysw.com/~mike/serial
- The FreeBird Project - Welcome to the FreeBird Project!
www.freebird.org
- 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.
www.etnus.com/products/totalview/index.html
- UNIX and Programming Section - Tutorials and manuals for Java and PHP.
www.softlab.ece.ntua.gr/facilities/documentation/unix
- 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.
www.yendor.com/programming
- 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..
www.vtsoft.com/products/unixview.html
- 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,
www.vtsoft.com/products/testterminalv20.html
- Unix Unleashed, Internet Edition - Online book; GUI, editors, awk, perl, C, C++, make, roff, security, HTML, MIME, CGI, RCS, CVS, SCCS, FAQs.
pluto.phys.nwu.edu/~zhaoyj/learn/Unix-internet/toc.htm
- Wildcard Pattern Matching - C routine to check whether a string matches a unix wildcard. '*', '?', sets of characters, and negated sets of characters are supported.
user.cs.tu-berlin.de/~schintke/references/wildcards/index.html
|