Proposed change to ppc32 ucontext_t

Ulrich Drepper drepper@redhat.com
Mon Sep 22 02:26:00 GMT 2003


Paul Mackerras wrote:
> In other
> words, all 2.5/2.6 releases except for 2.6.0-test5 are compatible with
> the patch I sent today.

OK, then I'm all for the patch.

> The situation is that ucontext_t on ppc32 has increased in size

Then symbol versioning is needed.


> Do we need to make sure
> that programs compiled against older glibc releases continue to get
> the non-functional stubs?

Object files are not guaranteed to be compatible.  Executables and DSOs
are handled by symbol versioning.  So you need to extend your patch to
provide compatible definitions.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------



More information about the Libc-alpha mailing list