[MPlayer-cvslog] r31533 - trunk/vidix/sysdep/pci_linux.c
Attila Kinali
attila at kinali.ch
Thu Jun 24 14:03:11 CEST 2010
On Wed, 23 Jun 2010 13:37:26 +0200 (CEST)
diego <subversion at mplayerhq.hu> wrote:
> #ifdef __i386__
> //#include <sys/perm.h> doesn't exist on libc5 systems
> -int iopl();
> +int iopl(int level);
Stupid question: do we still support libc5 systems?
libc5 has been replaced about 10-12 years ago. I guess
that all relevant systems migrated in the meantime
(or are now completely obsolete).
Attila Kinali
--
If you want to walk fast, walk alone.
If you want to walk far, walk together.
-- African proverb
More information about the MPlayer-cvslog
mailing list