]> git.ipfire.org Git - thirdparty/gcc.git/commit
* configure.in (AC_TYPE_PID_T): Use it.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 2002 18:50:53 +0000 (18:50 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 May 2002 18:50:53 +0000 (18:50 +0000)
commit63e428d5ae7d26eb5c852c69bd8b5a70bde3f9a1
tree47dcee03bddbc5190a55b18d05ed3af5ced230ca
parent5f6d1a4954cbbd0a5b4f6bd0b127533dc50482fd
* configure.in (AC_TYPE_PID_T): Use it.
* configure: Regenerated.
* getruntime.c: Include <sys/types.h>.
* waitpid.c: Likewise.  Use pid_t, not int, as the type of "pid".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53264 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/configure
libiberty/configure.in
libiberty/getruntime.c
libiberty/waitpid.c