[asterisk-bugs] [JIRA] (ASTERISK-22557) [patch] Use waitpid instead of wait4 when we don't need to read from rusage

Rusty Newton (JIRA) noreply at issues.asterisk.org
Wed Oct 23 15:24:04 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rusty Newton updated ASTERISK-22557:
------------------------------------

    Status: Open  (was: Triage)
    
> [patch] Use waitpid instead of wait4 when we don't need to read from rusage
> ---------------------------------------------------------------------------
>
>                 Key: ASTERISK-22557
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22557
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_dahdiras, Applications/General, Utilities/General
>    Affects Versions: SVN, 1.8.23.1, 11.5.1
>         Environment: test into gnu/linux
>            Reporter: YvesGael
>            Assignee: YvesGael
>            Severity: Trivial
>         Attachments: asterisk-11.5.1-wait4.patch, asterisk-11.5.1-wait4.patch
>
>
> Into some src, you use wait4 but you never read or use rusage, into others src, you use waitpid.
> It could be great to use waitpid into all src.
> i join a patch tested into linux.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list