id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,blocking,platform 10944,[strace] Signal description instead of signal name printed,bonefish,korli,"I broke printing the name of the signal when working on the signal support in 2011. Instead of the signal name (e.g. ""SIGCHLD"") and the signal description (e.g. ""Child exited"") it now prints the signal description twice. Cf. [http://cgit.haiku-os.org/haiku/diff/src/bin/debug/strace/strace.cpp?id=24df65921befcd0ad0c5c7866118f922da61cb96] for the offending change. It might be good to introduce a (semi public) libroot function to return the signal name, so we only have a single place we need to maintain. Alternatively the build system could generate the list from , though that might not be entirely trivial.",bug,closed,normal,R1/beta3,Applications/Command Line Tools,R1/Development,fixed,,,,,All