mpv/osdep
faust3 8679873019 stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13353 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 08:12:05 +00:00
..
.cvsignore
Makefile mingw crosscompiling step 1 2004-06-27 17:54:31 +00:00
fseeko.c 10l for the orignial author and 1000l for me for commiting a broken workaround 2004-04-04 10:38:57 +00:00
getch2-win.c fix slave mode for mingw, patch by Anton Ragnarsson <anton.ragnarsson.1093 at student.uu.se> some cleanup by be 2004-08-13 13:32:43 +00:00
getch2.c morphos support by Nicolas Det 2004-04-05 21:33:08 +00:00
getch2.h
gettimeofday.c
glob-win.c
glob.h
kerneltwosix.h
keycodes.h
lrmi.c Modification statement added. 2004-01-16 20:26:57 +00:00
lrmi.h
mplayer.rc typo 2004-06-28 16:34:24 +00:00
scandir.c
shmem.c
shmem.h
strl.c string handling security fixes 2004-06-25 16:49:53 +00:00
strsep.c
timer-darwin.c Native darwin timer update. 2004-08-04 15:48:43 +00:00
timer-lx.c And a tiny compile fix. 2004-08-04 16:14:43 +00:00
timer-win2.c Native darwin timer update. 2004-08-04 15:48:43 +00:00
timer.h Native darwin timer update. 2004-08-04 15:48:43 +00:00
vbelib.c stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> 2004-09-16 08:12:05 +00:00
vbelib.h neomagic tv out support throught vesa vbe, patch by Rudolf Marek 2004-06-25 17:29:18 +00:00
vsscanf.c