Subject: Re: vixie-crontab vunerable?
To: John F. Woods <jfw@jfwhome.funhouse.com>
From: Bill Sommerfeld <sommerfeld@orchard.medford.ma.us>
List: current-users
Date: 12/16/1996 13:44:41
Hmm.  Anyone for producing a "libcsafe" which doesn't include:

	strcat
	strcpy
	sprintf
	gets

and other "unsafe", but traditional, interfaces, and then linking all
setuid system programs against it instead of libc?

					- Bill