asterisk/utils
Kevin Harwell 2564ed26f7 app_dahdiras: Use waitpid instead of wait4.
Several places in the code were using wait4 while other places were using
waitpid.  This change makes all places use waitpid in order to make things
more consistent and since the 'rusage' object passed in/out of wait4 was
never used.

(closes issue ASTERISK-22557)
Reported by: YvesGael
Patches:
     asterisk-11.5.1-wait4.patch uploaded by hurdman (license 6537)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402546 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-11-08 14:58:13 +00:00
..
db1-ast Replace Berkeley DB with SQLite 3 2011-07-06 20:58:12 +00:00
Makefile Move ast_str_container_alloc and friends 2013-08-02 14:08:34 +00:00
ael_main.c Fixed utils directory breakage from r398648 2013-09-10 17:26:19 +00:00
astcanary.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c Fixed warning in astman for gcc-4.8. 2013-08-01 16:56:51 +00:00
check_expr.c Fixed utils directory breakage from r398748, this time with extra hate. 2013-09-10 17:50:13 +00:00
clicompat.c Put clicompat-r2.patch back in 2013-10-25 17:32:17 +00:00
conf2ael.c Fixed utils directory breakage from r398648 2013-09-10 17:26:19 +00:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c app_dahdiras: Use waitpid instead of wait4. 2013-11-08 14:58:13 +00:00
frame.c AST-2009-005 2009-08-10 19:20:57 +00:00
frame.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
muted.c Doxygen Updates 2012-10-14 21:57:42 +00:00
refcounter.c Put clicompat-r2.patch back in 2013-10-25 17:32:17 +00:00
smsq.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
stereorize.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
streamplayer.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
utils.xml Migrate hashtest/hashtest2 to be unit tests. 2012-11-16 00:08:00 +00:00