Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/17/2005 04:30:23
Module Name:	src
Committed By:	enami
Date:		Thu Feb 17 04:30:23 UTC 2005

Modified Files:
	src/lib/libc/stdlib: setenv.c

Log Message:
Jump to just before the copy instead of after it.  Saves 8 byte on i386.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/libc/stdlib/setenv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.