Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/03/1998 01:50:02
mycroft
Mon Feb  2 17:40:50 PST 1998
Update of /cvsroot/src/lib/libc/stdio
In directory netbsd1:/var/slash-tmp/cvs-serv27077

Modified Files:
	fseek.c 
Log Message:
Deal with GCC warning.

mycroft
Mon Feb  2 17:45:11 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv28108

Modified Files:
	strtoq.c 
Log Message:
Deal with GCC warning.

mycroft
Mon Feb  2 17:46:28 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv28290

Modified Files:
	strtol.c strtoq.c 
Log Message:
Nuke `register'.

mycroft
Mon Feb  2 17:48:31 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv28357

Modified Files:
	strtoul.c strtouq.c 
Log Message:
Nuke `register', deal with GCC warnings.