jkeil
68b4d93587
Add our own vsscanf implementation, in case the system's libc does not have
...
one.
(required for solaris, when the Ogg/Vorbis audio decoder is used)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8291 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-26 18:53:00 +00:00
jkeil
11896c376b
Add a scandir() implementation for systems that do not have it in libc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8289 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-26 18:31:30 +00:00
arpi
ddc4bdf2cb
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
jkeil
de4701d8bb
Add a configure test for the strsep function (it's missing on solaris)
...
Provide an implementation of strsep in libosdep.a, if it's missing in the
system's libc library.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5394 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-29 21:24:36 +00:00
arpi
2256753f4a
timer.c not used - why to compile
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5300 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 01:05:57 +00:00
nick
cb7768f9bb
POSIX compatible timer's callback
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4864 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-25 14:24:11 +00:00
nick
8e91467d3a
Independed compilation of SUBDIRS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2445 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-24 07:34:41 +00:00