- Fix checks for mmap() failures.
- Set the "map" and "maplen" fields of struct xlocale_collate so that the destructor actually works.
- Free an already-mapped collation file before loading a new one into the global table.
- Harmonize the prototype and definition of __collate_load_tables_l() by adding the "static" qualifier to the latter.
PR: 243195