[PATCH] Don't check ABI for _nl_default_dirname
Jonathan Nieder
jrnieder@gmail.com
Mon Dec 10 03:24:00 GMT 2012
Siddhesh Poyarekar wrote:
> Not really. The prefix is constant for a distribution; any change in
> it is essentially an ABI change for the distribution, which glibc
> should be under no obligation to verify. The attempt here is to
> verify that no *code change* results in broken ABI.
Surely another goal is that programs built on one distro continue to
work on others, no? ;-)
Distributions run the test suite, too, and one goal of this is to
verify that they have not accidentally broken their libc's ability to
interoperate with the rest of the world.
Jonathan
More information about the Libc-alpha
mailing list