shithub: riscv

Download patch

ref: 4c981d440d6740e553c90afbe8f682502615b7cb
parent: d41c867696019e4408431230d8fae0dcf7603dc4
author: Stephen Gregoratto <dev@sgregoratto.me>
date: Tue Apr 6 10:43:38 EDT 2021

[9front] walk: properly format permissions
This patch adds dirmodefmt from fcall.h to pretty-print file
permissions, similarly to ls -l. I didn't notice any performance
degradation.

I hope no-one relied on the old behaviour.