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

1991/0424/port/lib.h (diff list | history)

1991/0318/sys/src/9/port/lib.h:47,531991/0424/sys/src/9/port/lib.h:47,53 (short | long | prev | next)
1990/0227    
extern	int	fmtinstall(char, int (*)(Op*)); 
extern	int	sprint(char*, char*, ...); 
extern	int	print(char*, ...); 
                 
1991/0424    
extern  int	atoi(char *); 
1990/0227    
/* 
 * one-of-a-kind 
 */ 


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