[Mplayer-cvslog] CVS: main/osdep kerneltwosix.h,NONE,1.1
Attila Kinali CVS
attila at mplayerhq.hu
Sat Jan 10 10:48:17 CET 2004
- Previous message: [Mplayer-cvslog] CVS: main/libvo Makefile, 1.41, 1.42 vo_fbdev.c, 1.88, 1.89 vo_fbdev2.c, 1.3, 1.4 vo_mga.c, 1.36, 1.37
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_hmblck.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/osdep
In directory mail:/scsi/2/tmp/cvs-serv24026/osdep
Added Files:
kerneltwosix.h
Log Message:
linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez at boun.edu.tr>
no idea whether this really works :)
--- NEW FILE ---
#include <linux/version.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,70)
#define __KERNEL__
#include <linux/thread_info.h>
#include <linux/list.h>
#undef __KERNEL__
#endif
- Previous message: [Mplayer-cvslog] CVS: main/libvo Makefile, 1.41, 1.42 vo_fbdev.c, 1.88, 1.89 vo_fbdev2.c, 1.3, 1.4 vo_mga.c, 1.36, 1.37
- Next message: [Mplayer-cvslog] CVS: main/libmpcodecs vd_hmblck.c,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list