gcc/libiberty getopt1.c getpwd.c ChangeLog

aj@gcc.gnu.org aj@gcc.gnu.org
Mon May 16 13:52:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	aj@gcc.gnu.org	2005-05-16 13:52:42

Modified files:
	libiberty      : getopt1.c getpwd.c ChangeLog 

Log message:
	* getpwd.c: Remove unneeded prototype getcwd and move getwd so
	that it's only declared if needed.
	
	* getopt1.c: Change order of includes so that __GNU_LIBRARY__ is
	defined.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/getopt1.c.diff?cvsroot=gcc&r1=1.8&r2=1.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/getpwd.c.diff?cvsroot=gcc&r1=1.6&r2=1.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.580&r2=1.581



More information about the Gcc-cvs mailing list