plan 9 kernel history: overview | file list | diff list

1990/0315/gnot/trap.c (diff list | history)

1990/0312/sys/src/9/gnot/trap.c:278,2851990/0315/sys/src/9/gnot/trap.c:278,283 (short | long | prev | next)
1990/03091    
		ur->r0 = ret; 
		notify(ur); 
	} 
{ulong *arg=(ulong*)(sp+BY2WD); 
if(ret==-1)print("syscall %d(%lux %lux %lux) returns error %d\n", r0, arg[0], arg[1], arg[2], u->error.code);} 
	return ret; 
} 
 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)