This is the mail archive of the libc-alpha@sourceware.org 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]

sigcontextinfo.h definitions.


Hi,

While looking at Venkats patch to add sigcontextinfo.h to the aarch64
port I noticed that all of the sigcontextinfo.h implementations in the
tree provide definitions of  GET_FRAME, GET_STACK ad CALL_SIGHANDLER.
I can find no use of any of these macros in the tree (bar the cases
where GET_FRAME itself is defined in terms of GET_STACK).

Do these macros serve a purpose or are the legacy cruft that should be
removed from the tree?

Cheers
/Marcus


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