mpv/osdep
rathann e3b183dc3f - fix gcc warnings, strlcat/strlcpy prototypes
- fix bad sscanf usage in geometry.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15059 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 11:57:10 +00:00
..
.cvsignore
Makefile add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com> 2004-11-10 16:43:40 +00:00
fseeko.c
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
getch2.h
gettimeofday.c
glob-win.c
glob.h
kerneltwosix.h
keycodes.h
lrmi.c
lrmi.h
macosx_finder_args.c add support for macosx finder argument support (let you bundle mplayer to be a finder compliant .app) patch by Chris Roccati <roccati@pobox.com> 2004-11-10 16:43:40 +00:00
mplayer.rc typo 2004-06-28 16:34:24 +00:00
scandir.c
shmem.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +00:00
shmem.h
strl.c - fix gcc warnings, strlcat/strlcpy prototypes 2005-04-06 11:57:10 +00:00
strsep.c
swab.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +00:00
timer-darwin.c repace call to sleep_accurate to usleep which fix hang while using -cache option on osx 2004-10-27 18:03:11 +00:00
timer-lx.c Zeta OS support, mostly working. 2004-10-11 19:26:13 +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 Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get 2004-10-06 08:42:13 +00:00
vbelib.h
vsscanf.c