mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-04 10:10:59 +00:00
e9ac14ed49
By sorting the reported output, all consumers of the reports become able to rely on a deterministic order. For example, the file browser of Sculpt OS, the launcher menu items, and the depot-selection items will appear in a predictable order. Fixes #4054