summaryrefslogtreecommitdiff
path: root/gl/lib
Commit message (Expand)AuthorAgeFilesLines
* Use MK_OS_DOS macro instead of __MSDOS__Paul Smith2023-01-161-6/+6
* Rename WINDOWS32 macro to MK_OS_W32Paul Smith2023-01-151-14/+14
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-152-11/+11
* * gl/lib/glob.c: Don't try to support _LIBC, don't use __stat()Paul Smith2023-01-071-35/+15
* Update ancient glob/fnmatch implementationsPaul Smith2023-01-024-281/+86
* Move our fnmatch/glob implementation into gl/libPaul Smith2022-07-094-0/+2221