Another advantage of a GLIBC_PRIVATE symbol version is that you can change it with every release---just have GLIBC_PRIVATE_1, GLIBC_PRIVATE_2, and so on. This breaks programs more frequently, and so discourages people from relying on these symbols. -- - Geoffrey Keating <geoffk@geoffk.org>