summaryrefslogtreecommitdiff
path: root/fs.c
Commit message (Expand)AuthorAgeFilesLines
* adapt to libgraphics and get rid of stage times reporting.HEADfrontrodri13 days1-19/+10
* show pipeline stage times in the stats file.rodri2024-04-151-6/+14
* add profile flag.rodri2024-04-051-2/+24
* add a stats file for camera statistics.rodri2024-04-051-0/+13
* ignore OTRUNC.rodri2024-04-031-1/+1
* fix client management.rodri2024-04-031-19/+35
* use lib9p's Cmdtab for ctl messages and sanitize its input.rodri2024-04-031-39/+116
* fix typo and get it working.rodri2024-04-011-4/+13
* import libgraphics and allow multiple clients to set up rendering environments.rodri2024-03-281-91/+327
* base fs scaffolding in place.rodri2024-03-151-0/+336