The most notable changes in man-pages-3.41 are as follows:
- A new get_robust_list(2) page, written by Ivana Varekova, documents the get_robust_list() and set_robust_list() system calls.
- Three new pages written by me—mallinfo(3), malloc_info(3), and malloc_stats(3)—document various interfaces used to monitor the state of the malloc implementation.
- The madvise(2) page adds documentation of the MADV_DONTDUMP and MADV_DODUMP operations.