27 Jan
2007
27 Jan
'07
6:51 p.m.
All, Here's a patch that implements symbol exporting/hiding for libalpm. It takes a "hide all" approach but mark the functions and variables to be exported. Otherwise every variable would have to be marked as hidden. There's only one "private" function _alpm_versioncmp thatneeds to be exported for the vercmp utility so it should probably be renamed. k -- K. Piche <kpiche@rogers.com>