From: Erik W. <ome...@us...> - 2003-02-17 20:31:18
|
CVSROOT: /cvsroot/codecs Module name: specialib Changes by: omegahacker 03/02/17 12:31:16 Modified files: scripts : sl-functions-stub specialib : specialib.c specialib.h Log message: - Added stub code to generate an array of all functions in the library - Added sl_register_function_list to keep track of such function lists - Converted sl_locate_arch to return an _sl_funcptr_entry - Change sl_select_arch so it returns the sl_arch it selected - Add sl_get_num_impls and sl_select_impl_num for testing and timing use |