This is the mail archive of the libc-hacker@sourceware.org mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jmpbuf-offsets.h


It's really only for internal use, so there is no need for architectures to
add one if they have no code that wants it.  I made bits/setjmp.h suck it
only to be lazy and not update the internal uses.  But I forgot that the
stub file would not be found in setjmp.  I've fixed it now to just avoid
the shenanigans and use jmpbuf-offsets.h directly only where it's needed.


Thanks,
Roland


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