summaryrefslogtreecommitdiffstats
path: root/osdep/glob-win.c
Commit message (Expand)AuthorAgeFilesLines
* glob-win: support UnicodeJames Ross-Gowan2014-04-211-69/+126
* osdep:/glob-win.c: reformatmplayer-svn2012-08-031-55/+47
* osdep: tweak some #includesdiego2011-01-311-0/+2
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-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