Summary of changes for z/OS Version 2 Release 2 (V2R2)

The following changes are made in z/OS Version 2 Release 2 (V2R2).

New

  • A usage note was added to the attach_exec service about UNIX set-user-ID or set-group-ID privileged programs. A restriction was also documented for sticky bit programs that have the set-user-ID or set-group-ID attributes. See Usage notes for attach_exec.
  • A usage note was added to the attach_execmvs service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for attach_execmvs.
  • A usage note was added to the exec service about UNIX set-user-ID or set-group-ID privileged programs. A restriction was also documented for external links and sticky bit programs that have the set-user-ID or set-group-ID attributes. See Usage notes for exec.
  • A usage note was added to the execmvs service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for execmvs.
  • A usage note was added to the fork service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for fork.
  • Usage notes were added to the _getthent service. See Usage notes for __getthent.
  • A usage note was added to the loadHFS service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for loadhfs.
  • A usage note was added to the loadHFS extended service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for loadHFS.
  • Usage notes were added to the pthread_exit_and_get service as a result of APAR OA44404. See Usage notes for pthread_exit_and_get.
  • A usage note was added to the seteuid service about UNIX set-user-ID or set-group-ID privileged programs. SeeUsage notes for seteuid.
  • A usage note was added to the setreuid service about UNIX set-user-ID or set-group-ID privileged programs. SeeUsage notes for setreuid.
  • A usage note was added to the setuid service about UNIX set-user-ID or set-group-ID privileged programs. See Usage notes for setuid.
  • A usage note was added to the spawn service about UNIX set-user-ID or set-group-ID privileged programs. A restriction was also documented for external links and sticky bit programs that have the set-user-ID or set-group-ID attributes. See Usage notes for spawn.
  • Two new constants were added to the BPXYCON macro.
    • PC#MODIFYPFS
    • PC#THREADUNDUB
    See BPXYCONS — Constants used by services.

Changed

Deleted

  • PT_THREAD_INFO_EXTENDED is not a valid ptrace request parameter. All references to it were deleted.