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]
Other format: [Raw text]

Re: [PATCH] Fix setcontext on ia64


I've put those changes in.  Maintaining constants in ucontext_i.h by hand
is error prone, as you have noticed.  It would be wise to rewrite that to
use a .sym file (see e.g. linuxthreads/sysdeps/ia64/Makefile for an example
of how to do it).


Thanks,
Roland


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