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

1998/0224/port/portfns.h (diff list | history)

1997/1101/sys/src/9/port/portfns.h:297,3031998/0224/sys/src/9/port/portfns.h:297,303 (short | long | prev | next)
change walk
rsc Fri Mar 4 12:44:25 2005
1993/0815    
void		vcacheinval(Page*, ulong); 
1992/0622    
void*		vmemchr(void*, int, int); 
1997/0220    
int		wakeup(Rendez*); 
1993/0811    
Chan*		walk(Chan*, char*, int); 
1998/0224    
int		walk(Chan**, char*, int); 
1992/0622    
void		wlock(RWlock*); 
void		wunlock(RWlock*); 
1994/0322    
#define		xalloc(s)	xallocz(s, 1) 


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