What's new in Technical References
Read about new or significantly changed information for the Technical References topic collection.
How to see what's new or changed
To help you see where technical changes have been made, the Technical References information
uses:
- The
image to mark where new or changed information begins.
- The
image to mark where new or changed information ends.
December 2024
The following information is a summary of the updates that are made to this topic collection:
November 2023
The following information is a summary of the updates made to this topic collection:
- Added information about the
pm_get_data_generic
subroutine in the pm_get_data_generic topic.pm_get_data_generic
subroutine is deprecated and the API will be removed in the future releases. - Added a new timespec_get subroutine that retrieves the current calendar time based on the specified time zone.
November 2022
The following information is a summary of the updates made to this topic collection:
- Added information about the
SHM_HGSEG
subroutine in the shmget topic. - Added information about the MAP_ANON_64K flag to the mmap Subroutine subroutine. When you specify the MAP_ANON_64K flag, the anonymous regions that are created are supported by 64 KB page size. Also, the MAP_ANON_64K environment variable is added that can be used to have anonymous memory regions that are supported by 64 KB page size.
- Updated the description section of the pollset_create, pollset_ctl, pollset_destroy, pollset_poll, pollset_query, pollset_ctl_ext, pollset_poll_ext, pollset_query_ext, and pollset_ext Subroutines to include information about System V message queues.