This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Special symbol version for glibc's internal interfaces



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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]