CVS: main/loader setup_FS.c,1.2,1.3
Update of /cvsroot/mplayer/main/loader In directory usw-pr-cvs1:/tmp/cvs-serv8385/loader Modified Files: setup_FS.c Log Message: Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se> Index: setup_FS.c =================================================================== RCS file: /cvsroot/mplayer/main/loader/setup_FS.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** setup_FS.c 2001/04/11 01:38:57 1.2 --- setup_FS.c 2001/06/05 02:26:56 1.3 *************** *** 177,180 **** --- 177,181 ---- #if defined(__svr4__) + { struct ssd ssd; ssd.sel = TEB_SEL; *************** *** 189,192 **** --- 190,194 ---- printf("Couldn't install fs segment, expect segfault\n"); } + } #endif _______________________________________________ Mplayer-cvslog mailing list Mplayer-cvslog@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
participants (1)
-
GEREOFFY