add missing entry

This commit is contained in:
Christopher Faylor 2005-06-15 22:51:05 +00:00
parent a9c461626e
commit 7a9b2d82ec
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
filename manipulation.
* sigproc.cc (sigproc_init): Don't create signal_arrived here.
* fork.cc (fork_child): Ditto.
* sigproc.h (create_signal_arrived): Declare.
2005-06-14 Christopher Faylor <cgf@timesys.com>