Page MenuHomeFreeBSD

linprocfs: Fix formatting of Uid and Gid lines
ClosedPublic

Authored by trasz on Oct 23 2021, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 7:09 PM
Unknown Object (File)
Mar 7 2024, 6:03 PM
Unknown Object (File)
Jan 17 2024, 7:36 AM
Unknown Object (File)
Dec 20 2023, 5:15 AM
Unknown Object (File)
Dec 19 2023, 4:59 PM
Unknown Object (File)
Sep 23 2023, 7:21 PM
Unknown Object (File)
Jul 16 2023, 12:19 AM
Unknown Object (File)
Jul 9 2023, 1:54 AM
Subscribers

Details

Summary

The separator here should be tabs, not spaces. This fixes a warning
from chromium-browser on Bionic:

[1022/162248.137612:ERROR:process_info_linux.cc(107)] format error: unrecognized Uid format

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable