process_signal_lookup
A small utility that reads the status file of the process in the /proc directory and prints down the list of signals that are caught by the process, ignored by the process, blocked by the process, and signals that are pending for the thread or the whole process.