Improve return value of UpdateSignalsInBuffer
commit35bd1c4e64bffa28f2b17b073263b28f3beb1b61
authorcirdan <cirdansw@gmail.com>
Sun, 11 Mar 2012 14:47:08 +0000 (11 15:47 +0100)
committercirdan <cirdansw@gmail.com>
Tue, 22 Oct 2013 18:46:59 +0000 (22 20:46 +0200)
tree07ded592035947e3997709cd5f5c65306557a1cc
parent10ffb740e1caa875f4412189cba708581a1a0ef4
Improve return value of UpdateSignalsInBuffer

Add a new value SIGSEG_NONE to SigSegState, to be returned from
UpdateSignalsInBuffer when there is nothing to update. This
also lets us remove a variable in SigSegState.
src/signal.cpp
src/signal_func.h