summaryrefslogtreecommitdiffstats
path: root/osdep/glob-win.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-4/+4
* Add standard license headers to files.diego2009-03-011-0/+18
* main() --> main(void)diego2007-11-211-1/+1
* 100l misplaced #endifdiego2007-01-121-1/+1
* Move #ifdef directives around complete files into the build system.diego2007-01-101-2/+0
* Remove redundant ifdef, this file is only ever compiled on MinGW.diego2007-01-101-2/+0
* Unify include paths, -I.. is in CFLAGS.diego2005-11-141-1/+1
* renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_...arpi2003-06-091-1/+0
* alternative timer and glob emulation code for mingw32 portfaust32003-04-251-0/+91