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

1994/0324/port/portfns.h (diff list | history)

1994/0322/sys/src/9/port/portfns.h:16,221994/0324/sys/src/9/port/portfns.h:16,22 (short | long | prev | next)
change newcallback
rsc Fri Mar 4 12:44:25 2005
1992/0629    
void		cachedel(Image*, ulong); 
1992/0622    
void		cachepage(Page*, Image*); 
1994/0311    
void		callbacks(void); 
void		newcallback(void (*)(void)); 
1994/0324    
int		newcallback(void (*)(void)); 
1992/0622    
int		cangetc(void*); 
int		canlock(Lock*); 
int		canpage(Proc*); 


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