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

2000/0308/port/lib.h (diff list | history)

1999/1105/sys/src/9/port/lib.h:77,822000/0308/sys/src/9/port/lib.h:77,83 (short | long | prev | next)
Add getfields.
rsc Fri Mar 4 12:44:25 2005
1992/0319    
extern	char	etext[]; 
extern	char	edata[]; 
extern	char	end[]; 
2000/0308    
extern	int	getfields(char*, char**, int, int, char*); 
1993/0501    
 
1990/0227    
/* 
 * Syscall data structures 


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