I do a lot of programming in my spare time. Almost all of it in C; though sometimes, as necessity dictates, I find Perl and Bash useful. This is a collection of various self-contained programs I've written. Some are of a general-purpose and useful nature, others are more specific for my requirements, but I've put them here anyway in case they are of use to others.
|
Work in progress
|
|
A small utility to allow background scripts to interact with a user, even if the script does not have a terminal or X11 connection
|
|
Patches I've written to various parts of the Linux kernel
|
|
A C library implementation of a family of functions similar to perl's pack and unpack functions.
|
|
Various MIDI support libraries
|
|
A daemon which monitors the default route for the system to ensure it still works.
|
|
The Program For Juggling IRC - an IRC aggregator/multiplexer
|