aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPiotr Esden-Tempski2010-01-22 17:03:42 +0100
committerPiotr Esden-Tempski2010-01-25 17:32:33 +0100
commitbc46b3118e06c88413242ded8da353258253ee86 (patch)
treefb758f03449b7fe7f3cd23e9a4a24b40cd9e14f5 /include
parent4935a0ddd802158faffcc3694096e5cefb46143d (diff)
Added all handlers to the vector table.
All handlers are weak symbols pointing to a null handler (doing nothing) or blocking handler (running an infinite loop). This means you can define a function with the name in the list and the linker will use your definition instead of the default one. This makes it easy to implement your own handlers without touching the library code.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions