mpv/osdep
reimar c625cec1f8 osdep: Fix gettimeofday type to match the real one
Avoids issues if the system headers have a declaration for
gettimeofday but there's just no implementation there.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31733 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-11-02 04:14:44 +02:00
..
findfiles.c
findfiles.h
getch2-os2.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
getch2-win.c Merge svn changes up to r30798 2010-03-10 02:35:02 +02:00
getch2.c cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
getch2.h Merge svn changes up to r30732 2010-03-10 01:25:15 +02:00
gettimeofday.c osdep: Fix gettimeofday type to match the real one 2010-11-02 04:14:44 +02:00
glob-win.c
glob.h
keycodes.h
macosx_finder_args.c Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
macosx_finder_args.h Add header for macosx_finder_args() instead of forward declaring it. 2010-02-23 07:54:10 +00:00
mmap-os2.c Do not cast the results of malloc/calloc/realloc. 2010-02-26 15:01:37 +00:00
mmap.h
mmap_anon.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
mmap_anon.h
mplayer.exe.manifest Windows support: add a manifest file 2010-11-02 04:14:20 +02:00
mplayer.rc Windows support: add a manifest file 2010-11-02 04:14:20 +02:00
osdep.h 1. Move the macros for priority classes for OS/2 from priority.c to osdep.h 2010-03-04 12:55:30 +00:00
priority.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
priority.h cosmetics: Remove pointless empty lines at EOF. 2010-02-20 21:02:49 +00:00
setenv.c
shmem.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
shmem.h
strsep.c Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
strsep.h Add a proper header for our strsep implementation so strsep will 2010-01-17 15:08:31 +00:00
swab.c
timer-darwin.c Merge svn changes up to r30732 2010-03-10 01:25:15 +02:00
timer-linux.c #include corresponding .h files in .c files. 2010-02-16 15:03:03 +00:00
timer-win2.c
timer.h
vsscanf.c