aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/signal_awaiter_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* SignalAwaiter::_signal_callback was calling the thunk with a wrong pointerPaul Joannon2018-01-231-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-3/+3
* Mono: Fix build with tools=no or target=releaseIgnacio Etcheverry2017-10-181-0/+2
* Re-write SignalAwaiter implementationIgnacio Etcheverry2017-10-161-5/+70
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+77