Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/16/1995 12:30:03
mycroft
Tue May 16 12:25:07 EDT 1995
Update of /a/cvsroot/src/lib/csu/m68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9168
Modified Files:
crt0.c
Log Message:
Calculate environ directly from argc and argv, rather than searcing down
the argument list.
mycroft
Tue May 16 12:25:21 EDT 1995
Update of /a/cvsroot/src/lib/csu/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv9187
Modified Files:
crt0.c
Log Message:
Calculate environ directly from argc and argv, rather than searcing down
the argument list.