]> granicus.if.org Git - procps-ng/commit
libprocps: hide private symbols
authorSami Kerola <kerolasa@iki.fi>
Tue, 24 Jan 2012 20:54:01 +0000 (21:54 +0100)
committerSami Kerola <kerolasa@iki.fi>
Tue, 24 Jan 2012 20:54:01 +0000 (21:54 +0100)
commitea221b4e4283f8120cd96633ea2f619674a108b1
tree70613240130f069510c14a764ca4b808071bfc14
parent8955ec26fecf367eafcbcddaf3276437abc5e4f3
libprocps: hide private symbols

Clean the global list of symbols contain only functions and variables which
are being called from library.  The removed symbols are internal for the
library, which means they can be changed without changes to programs using
the library.  This clean up should help incoming libprocps clean up work.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
proc/libprocps.sym