usttrace: use short signal names for busybox compatibility
authorJason Wessel <jason.wessel@windriver.com>
Tue, 22 Feb 2011 22:37:25 +0000 (17:37 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 22 Feb 2011 22:37:25 +0000 (17:37 -0500)
commita1bece556695c05c03d4eb83066df553c2fc56b9
treeb9d18b5449006b07ae079b4c54457009b3a161dc
parentec0647137dec0214d6a914b13fb053fe3ac2eb4e
usttrace: use short signal names for busybox compatibility

The kill command in coreutils will accept the short signal name, but
various versions of busybox will not accept the long signal name.  For
compatibility with busybox use the short signal name.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
usttrace
This page took 0.023209 seconds and 4 git commands to generate.