]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/ChangeLog
re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)
[thirdparty/gcc.git] / libiberty / ChangeLog
index 2e0a27c66aa54416a73eb6d18e55658283de36aa..c58f63551420074f02c9c1ac2e430a2ea4159f26 100644 (file)
@@ -1,3 +1,14 @@
+2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
+
+        PR target/39397
+        * pex-common.h (struct pex_obj): Store pid values as pid_t,
+        not as long (members *children and (*wait))
+        * pex-common.c (pex_run_in_environment): Likewise.
+        * pex-win32.c (pex_win32_wait): Return pid_t and properly check
+        returned pid value.
+        * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
+        * pex-msdos.c (pex_msdos_wait): Likewise.
+
 2009-04-07  Arnaud Patard <apatard@mandriva.com>
 
        * libiberty/configure.ac: Fix Linux/MIPS matching rule.