What's New in the Solaris 9 9/04 Operating Environment

Changes to makecontext() Function

This feature is new in the Solaris 9 9/04 release.

The semantics of the uc_stack member of the ucontext_t structure have changes as they apply to inputs to the makecontext() libc library function. Binary compatibility is preserved between previous versions of Solaris and Solaris 10.

Applications that use this interface must be updated before they are recompiled. See the makecontext(3C) man page for further information.