]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/getpwd.c
* getpwd.c: Remove unneeded prototype getcwd and move getwd so
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 13:52:39 +0000 (13:52 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 13:52:39 +0000 (13:52 +0000)
commit77f60c55d4cf3eecdb827d230d906ceda8948b67
treeb7ca97ec1705022db2618739fdb19572ea51b18d
parent5c5ccba291e6d6a7763b8b2a773503c7a0659306
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99775 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/getopt1.c
libiberty/getpwd.c