Makefile: GNU make build script MANIFEST: This file manifest README: The README cmdres.c: Command resolution functions cmdres.h: Header for above debug.h: Magical debuging output macros envvars.c: Environment variable manipulation envvars.h: Header for above errors.h: #define'ed error codes errors_sys.h: Lots of system error codes gc.h: Wrapper for leakcheck.sh: Small script for thing the GC library as a malloc debugger regex.c: Psuedo OO regex library (wraps PCRE) regex.h: Header for above regex_error.c: Handling for regex errors regex_error.h: Header for above reproto.pl: Simple script for prototyping regexs shell.c: Main C file sregex.c: Magic perl-ish regex library sregex.h: Header for above sys.c: Syscall rewrites so as to have them THROW errors sys.h: Header for above task.c: Task data handling and manipulation task.h: Header for above tasklist.c: Manages all the tasks in the current job tasklist.h: Header for above utils.c: General utility functions utils.h: Header for above xxl.c: Wrapper for the XXL library, with a few additions of my own xxl.h: Header for above