Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/03/1996 17:50:05
jtc
Wed Jul  3 17:41:57 EDT 1996
Update of /a/cvsroot/src/lib/libc/gen
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19746

Modified Files:
	Makefile.inc 
Added Files:
	execl.c execle.c execlp.c execv.c execvp.c 
Removed Files:
	exec.c 
Log Message:
Split all exec*() functions out of exec.c into their own files.