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

1992/1206/port/portfns.h (diff list | history)

1992/1201/sys/src/9/port/portfns.h:254,2591992/1206/sys/src/9/port/portfns.h:254,260 (short | long | prev | next)
add unbreak
rsc Fri Mar 4 12:44:25 2005
1992/0622    
void		swapinit(void); 
long		syscall(Ureg*); 
void		tsleep(Rendez*, int (*)(void*), void*, int); 
1992/1206    
void		unbreak(Proc*); 
1992/0622    
void		uncachepage(Page*); 
long		unicode(uchar*); 
long		unionread(Chan*, void*, long); 


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