Mercurial > mplayer.hg
log osdep/glob-win.c @ 36636:28ea3e45b03a
age | author | description |
---|---|---|
2011-10-23 | reimar | Use uncrustify on glob-win.c to fix the indentation mess in it. |
2011-01-06 | diego | Add/remove a few standard header #includes in our libc function replacements. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2009-03-01 | diego | Add standard license headers to files. |
2007-11-21 | diego | main() --> main(void) |
2007-01-12 | diego | 100l misplaced #endif |
2007-01-10 | diego | Move #ifdef directives around complete files into the build system. |
2007-01-10 | diego | Remove redundant ifdef, this file is only ever compiled on MinGW. |
2005-11-14 | diego | Unify include paths, -I.. is in CFLAGS. |
2003-06-09 | arpi | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR |
2003-04-25 | faust3 | alternative timer and glob emulation code for mingw32 port |