r128046 - in /trunk/gcc: ChangeLog gcc.c

fxcoudert@gcc.gnu.org fxcoudert@gcc.gnu.org
Mon Sep 3 15:24:00 GMT 2007


Author: fxcoudert
Date: Mon Sep  3 15:24:48 2007
New Revision: 128046

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128046
Log:
	* gcc.c (xputenv): New function.
	(putenv_from_prefixes): Use xputenv instead of putenv.
	(process_command): Use xputenv instead of putenv.
	(set_collect_gcc_options): Use xputenv instead of putenv.
	(main): Use xputenv instead of putenv.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c



More information about the Gcc-cvs mailing list