Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 317 → Rev 318

/shark/trunk/kernel/grpcreat.c
18,11 → 18,11
 
/**
------------
CVS : $Id: grpcreat.c,v 1.3 2003-01-07 17:07:49 pj Exp $
CVS : $Id: grpcreat.c,v 1.4 2003-11-05 15:05:11 giacomo Exp $
 
File: $File$
Revision: $Revision: 1.3 $
Last update: $Date: 2003-01-07 17:07:49 $
Revision: $Revision: 1.4 $
Last update: $Date: 2003-11-05 15:05:11 $
------------
 
This file contains:
289,8 → 289,8
if (!c) { // || c == global_context) {
/* grx_close();
{ int i;
for (i = 0; i<10000; i++)
kern_printf("!!!\n"); } ll_abort(666);*/
for (i = 0; i<10000; i++)
kern_printf("!!!\n"); ll_abort(666);*/
kern_free(tos, proc_table[i].stacksize);
group_create_reject(i);
errno = ENO_AVAIL_TSS;