summaryrefslogtreecommitdiff
path: root/src/scandir.c
AgeCommit message (Expand)Author
2008-09-19Updating fl_utf8.h references. Fixing copyright date in .fl files.Matthias Melcher
2008-09-10Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...Matthias Melcher
2005-02-24Copyright updates.Michael R Sweet
2002-05-04Fix scandir dirent stuff under WIN32.Michael R Sweet
2002-05-02Update fl_filename_list() to accept a sort function to use, and exportMichael R Sweet
2000-04-04Fixes for Cygwin POSIX emulation layer from Norman Vine.Bill Spitzak
1999-03-09scandir.c used a variable named "new", which is valid ANSI C butMichael R Sweet
1998-12-07Added cast to comparison function.Michael R Sweet
1998-10-20Fixed definitions of scandir, numericsort, and alphasort (no const!)Michael R Sweet
1998-10-06Initial revisionMichael R Sweet