]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Make libiberty/waitpid.c compile without warnings on MinGW
authorEli Zaretskii <eliz@gnu.org>
Wed, 31 May 2017 06:37:48 +0000 (09:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 31 May 2017 06:47:40 +0000 (09:47 +0300)
commit704f06fe081d9b17eb192c0db91d8367edcd6c9e
treecd1eb48c4c767777662cbaa8195e177403d28047
parent1e4004c976aaf2b9881f6044cefdb0941e38ddb9
Make libiberty/waitpid.c compile without warnings on MinGW

libiberty/ChangeLog:

2017-05-31  Eli Zaretskii  <eliz@gnu.org>

* waitpid.c (wait) [__MINGW32__]: Define as a macro
that calls _cwait, so that this function works on MinGW.

(cherry picked from commit 90b4491842980d57a0e572167a168e04a476bca5)
libiberty/ChangeLog
libiberty/waitpid.c