summaryrefslogtreecommitdiff
path: root/src/scandir.c
AgeCommit message (Expand)Author
2013-04-05File config.h is included with #include <config.h> in scandir.c as everywhere...Manolo Gouy
2013-03-06Oops! Forgot to update the copyright date.Ian MacArthur
2013-03-06This check-in brings in the simplified version ofIan MacArthur
2011-12-21Per STR 2687, remove the old fltk-local scandir implementation which mightIan MacArthur
2011-08-03Add a #warning to scandir.c with the intent of trying to flag up which,Ian MacArthur
2011-01-05Fix STR #2507. Applied supplied patch modified for Mac OS X. Checked OK on Li...Manolo Gouy
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