..
getch2-os2.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
getch2-win.c
…
getch2.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
getch2.h
Conditionally declare mp_input_slave_cmd_func().
2010-02-22 15:35:53 +00:00
gettimeofday.c
…
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.rc
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00:00
priority.c
cosmetics: Remove pointless empty lines at EOF.
2010-02-20 21:02:49 +00: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
Mark sleep_accurate() as static, it is only used within the file.
2010-02-22 21:53:06 +00: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
…