summaryrefslogtreecommitdiff
path: root/Kernel/Profiling.cpp
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@serenityos.org>2020-06-16 22:03:51 +0300
committerAndreas Kling <kling@serenityos.org>2020-06-17 15:02:03 +0200
commite0d0d52455d44fa0688477ed9ff58c0677c9d400 (patch)
tree3611f70ef05c0d5fc34c6ec24029925283ed8ae5 /Kernel/Profiling.cpp
parentfd985b1f48f832f526766b5d4ecf968d2e2a1425 (diff)
downloadserenity-e0d0d52455d44fa0688477ed9ff58c0677c9d400.zip
Kernel: Use symbolic constants for file modes
This fixes a bug where the mode of a FIFO was reported as 001000 instead of 0010000 (you see the difference? me nethier), and hopefully doesn't introduce new bugs. I've left 0777 and similar in a few places, because that is *more* readable than its symbolic version.
Diffstat (limited to 'Kernel/Profiling.cpp')
0 files changed, 0 insertions, 0 deletions