Page MenuHomeFreeBSD

ps(1): Constify the format strings for canned displays
ClosedPublic

Authored by olce on Apr 1 2025, 1:38 PM.
Tags
None
Referenced Files
F136510836: D49614.diff
Tue, Nov 18, 2:57 AM
Unknown Object (File)
Sat, Nov 15, 12:01 AM
Unknown Object (File)
Sat, Nov 8, 5:33 PM
Unknown Object (File)
Mon, Nov 3, 9:12 PM
Unknown Object (File)
Mon, Nov 3, 9:02 PM
Unknown Object (File)
Wed, Oct 29, 1:35 PM
Unknown Object (File)
Wed, Oct 29, 12:42 PM
Unknown Object (File)
Sun, Oct 26, 5:37 PM
Subscribers

Details

Summary

Now that removal of non-explicitly-requested duplicate columns work with
a O(n) algorithm, remove the optimization of crushing the canned
displays' formats after first use and constify their format strings.

No functional change intended.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63256
Build 60140: arc lint + arc unit