Why I didn't twig to this all those years ago I'll never know.
Disregard the TODO item in the last commit.
(Ohh, and my email address is no longer redhatter@gentoo.)
TODO: figure out how to autodetect lib vs lib64.
These changes were made some time ago (can't remember when) but didn't
get committed until now. (Yes, naughty me, but perhaps I was in a rush.)
o Backend code for resizing images written (using ImageMagick)
o Photos in a gallery are listed ... in alphabetical order
(quicksort algorithm in util.c)
This implementation has seen the introduction of stack/queue-like functions.
The new linked list variable array implementation is now used for the path_info
manipulation.