aboutsummaryrefslogtreecommitdiff
path: root/folder_list.c
AgeCommit message (Expand)Author
2006-06-12changed default folder to folder of current patchHans-Christoph Steiner
2006-04-08wrote [strip_path] to separate path from filename, and to handle filenames wi...Hans-Christoph Steiner
2006-03-27cleaned up files for releaseHans-Christoph Steiner
2006-03-27got the full path working on windows... ug.. why is windows programming inevi...Hans-Christoph Steiner
2006-03-26minor cleanupsHans-Christoph Steiner
2006-03-26ported to windows, and some UNIX-side cleanups and fixes as well. Now its ti...Hans-Christoph Steiner
2006-03-26fixed typo and warningHans-Christoph Steiner
2006-03-26removed getenv dep and ported to GNU libc for GNU/LinuxHans-Christoph Steiner
2006-03-26fully working version based on glob.hHans-Christoph Steiner
2006-03-26first attempt using opendir/readdirHans-Christoph Steiner