]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
configure.in (AC_TYPE_PID_T): Use it.
[thirdparty/gcc.git] / libiberty / ChangeLog
index b7e03afce42c15e81c38b3cfbb3dee0a8d891c0a..fbbbce3142f30572bb91bd086bf8c85f0ce67be9 100644 (file)
@@ -1,3 +1,10 @@
+2002-05-07  Mark Mitchell  <mark@codesourcery.com>
+
+       * 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".
+
 2002-04-09  Richard Henderson  <rth@redhat.com>
 
        * hashtab.c (higher_prime_number): Use 7 as minimum.