Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | usb: fix musl compatibility | Jo-Philipp Wich | 2015-06-25 |
Replace the nonstandard `SIGCLD` signal name with the proper `SIGCHLD` spelling as the `SIGCLD` alias is not provided by musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |