Commit Graph

3 Commits

Author SHA1 Message Date
d6b943500c Move signal into namespace util
signal will clash with the POSIX signal function. This tends to be too
annoying to work around with careful inclusion orders or other
namespacing.
2011-07-16 14:47:56 +10:00
165cd18c0c Explicitly instance one signal type for link error 2011-07-03 16:05:50 +10:00
d9dba1d155 Add simple signal object implementation 2011-06-27 15:31:41 +10:00