(root)/trunk/ - Rev 101
?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?
	Rev 100 |
	Rev 102 |
	Go to most recent revision |
	Last modification |
	Compare with Previous |
	View Log
    | RSS feed
Last modification
  
    - Rev 101 2009-10-25 18:55:14
- Author: magnus
- Log message:
- * dlopen_templates.patch:
 * templates/{cam,old}/Makefile: Define the symbols template_map and
 template_map_count as aliases to the template_$(TYPE)_map and
 template_$(TYPE)_map_count when linking, so that template libraries
 can be loaded by other names than the original one. Also remove some
 cruft.
 * shared/dlopen_templates.c: Use those symbols instead.