Page MenuHomeFreeBSD

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

Authored by olce on Tue, Apr 1, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 3, 3:05 PM
Unknown Object (File)
Thu, Apr 3, 12:33 PM
Unknown Object (File)
Thu, Apr 3, 6:48 AM
Subscribers

Details

Reviewers
emaste
pstef
kib
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