Changeset [c32bfba42b2ea8581052e2699e19762008ecf10d] by Alexander Shishkin
September 6th, 2010 @ 12:28 AM
symbols: add _is_callable function template
Defined as "bool _lrc_origis_callable()", this
function will return
true if corresponding C function has been loaded an can be called.
This
should be used by lrc functions instead of lrc_up(), to
determine if
the original function or local implementation should be called.
Signed-off-by: Alexander Shishkin virtuoso@slind.org
http://github.com/virtuoso/librandomcrash/commit/c32bfba42b2ea85810...
Committed by Alexander Shishkin
- M src/symbols.awk
- M src/symbols.list
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »