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: ucontext checking


Ulrich Drepper <drepper@redhat.com> wrote:
> If you never had a ucontext_i.h file it means you don't need it in which
> case the tests are not needed either.
> 
> Of course this can just mean you don't have an implementation of the
> *context functions.  So, before adding the ucontext_i.h headers, perhaps
> you should provide implementations for the functions needing the
> definitions.

Oops.  I wrongly thought that the generic *context.c requires
ucontext_i.h.  Sorry, I withdraw the patch and will come up
with the revised one and the implementation of *context.

Regards,
	kaz


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