diff options
author | Ozkan Sezer <sezeroz@gmail.com> | 2009-04-13 10:45:58 +0000 |
---|---|---|
committer | Kai Tietz <ktietz@gcc.gnu.org> | 2009-04-13 12:45:58 +0200 |
commit | 92c3e7043a4af0a84bd326a043668d4aaa465931 (patch) | |
tree | 645bc54da810c66f07695088c570058ea7c950fc /gcc | |
parent | 266aa80543a9dbf9bc53d8d7123f847124740b73 (diff) | |
download | gcc-92c3e7043a4af0a84bd326a043668d4aaa465931.zip gcc-92c3e7043a4af0a84bd326a043668d4aaa465931.tar.gz gcc-92c3e7043a4af0a84bd326a043668d4aaa465931.tar.bz2 |
re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)
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.
From-SVN: r146001
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions