_cleanup

Ulrich Drepper drepper@cygnus.com
Sat Nov 7 21:57:00 GMT 1998


"David S. Miller" <davem@dm.cobaltmicro.com> writes:

> It's probably a header namespace issue, and thus probably something we
> can make visible if GNU_SOURCE is defined at compile time.  That is,
> unless Uli's intention is to deprecate this interface.

glibc 2.1 does not export symbols which are not supposed to be used.
This includes almost all symbols starting with an underscore.
_cleanup simply is not supposed to be used.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------



More information about the Libc-alpha mailing list