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

1999/0219/port/portfns.h (diff list | history)

1999/0218/sys/src/9/port/portfns.h:96,1021999/0219/sys/src/9/port/portfns.h:96,101 (short | long | prev | next)
remove fixtod; add tod*
rsc Fri Mar 4 12:44:25 2005
1992/0622    
void		fdclose(int, int); 
1992/0825    
Chan*		fdtochan(int, int, int, int); 
1992/0622    
int		fixfault(Segment*, ulong, int, int); 
1999/0218    
void		fixtod(void); 
1992/0622    
void		flushmmu(void); 
1993/0501    
void		forkchild(Proc*, Ureg*); 
void		forkret(void); 
1999/0218/sys/src/9/port/portfns.h:296,3011999/0219/sys/src/9/port/portfns.h:295,305
1999/0108    
int		swapcount(ulong); 
1999/0120    
int		swapfull(void); 
1992/0622    
void		swapinit(void); 
1999/0219    
vlong		todget(void); 
void		todfix(void); 
void		todsetfreq(vlong); 
void		todinit(void); 
void		todset(vlong, vlong, int); 
1997/0327    
Block*		trimblock(Block*, int, int); 
1992/0622    
void		tsleep(Rendez*, int (*)(void*), void*, int); 
1992/1206    
void		unbreak(Proc*); 


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