mpv/osdep
uau 453198ae1b timer-win2.c: Fix "voi" (void) typo breaking Windows compilation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28269 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 18:05:34 +00:00
..
getch2-os2.c Rename font-related preprocessor directives. 2008-08-07 10:36:07 +00:00
getch2-win.c Add missing 'void' keyword to parameterless function declarations. 2009-01-05 14:48:03 +00:00
getch2.c Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
getch2.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
gettimeofday.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
glob-win.c main() --> main(void) 2007-11-21 09:22:33 +00:00
glob.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
keycodes.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
macosx_finder_args.c introduce new 'stream' directory for all stream layer related components and split them from libmpdemux 2006-07-31 17:39:17 +00:00
mmap-os2.c mmap() support for OS/2 2008-02-27 22:29:52 +00:00
mmap.h Add missing header #includes to fix 'make checkheaders'. 2008-03-07 20:38:21 +00:00
mmap_anon.c warning fix: 2007-08-25 17:09:09 +00:00
mmap_anon.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
mplayer.rc Use consistent include paths, we always build from the top level now. 2008-04-30 11:06:07 +00:00
setenv.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
shmem.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00
shmem.h Add MPLAYER_ prefix to multiple inclusion guards. 2008-02-22 09:09:46 +00:00
strsep.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
swab.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00
timer-darwin.c Remove useless variable startup_time, since we do not need it any more. 2008-05-05 00:35:30 +00:00
timer-linux.c cosmetics: Remove useless parentheses from return statements. 2008-05-16 09:42:28 +00:00
timer-win2.c timer-win2.c: Fix "voi" (void) typo breaking Windows compilation 2009-01-05 18:05:34 +00:00
timer.h Get rid of pointless 'extern' keywords. 2008-12-03 23:01:03 +00:00
vsscanf.c Move #ifdef directives around complete files into the build system. 2007-01-10 19:07:42 +00:00