Update preset.
[bertos.git] / bertos / kern / signal.h
2011-03-14 arighisignal: change sig_waitTimeoutSignal() to accept custom...
2011-03-14 arighisignal: move some of the API documentation in signal.h
2011-03-14 arighisignal: speed up sig_check()
2011-03-07 arighisignal: split user and system signals in two distinct...
2011-03-03 arighisignal: fix a build warning with CONFIG_KERN_SIGNALS...
2011-03-03 arighisignal: introduce a low-level API to specify the partic...
2011-03-03 arighisignal: introduce a struct to represent a signal
2010-11-10 lottavianodoc: Added group definitions for most common modules.
2010-07-02 battRemove \version svn tag.
2010-03-25 arighiIntroduce low-latency signals.
2009-09-10 battAdd missing dependency.
2009-09-10 lottavianoAdd include since in some cases BV() it's not defined.
2009-04-24 battReformat.
2009-04-17 battMake nightly build test works.
2009-03-25 battMake sem, signal and monitor separates modules.
2008-12-17 asterixReformat.
2008-08-04 bernieRename myself
2008-04-04 battRefactor BeRTOS to be in his own directory.