r222335 - in /trunk/libiberty: ChangeLog setenv.c
brobecke@gcc.gnu.org
brobecke@gcc.gnu.org
Wed Apr 22 19:34:00 GMT 2015
Author: brobecke
Date: Wed Apr 22 19:34:06 2015
New Revision: 222335
URL: https://gcc.gnu.org/viewcvs?rev=222335&root=gcc&view=rev
Log:
libiberty/setenv.c: Do not declare environ if defined as a macro.
2015-04-22 Eli Zaretskii <eliz@gnu.org>
* strerror.c <sys_nerr, sys_errlist>: Declare only if they aren't
macros.
* setenv.c <environ>: Declare only if not a macro.
Modified:
trunk/libiberty/ChangeLog
trunk/libiberty/setenv.c
More information about the Gcc-cvs
mailing list