Mercurial > minori
comparison dep/animone/src/fd/proc.cc @ 310:a4257370de16
dep/animone: prepare for v1.0 release; it should be ready by now
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 11 Jun 2024 04:38:51 -0400 |
parents | bf89fbf7ff38 |
children | a7d4e5107531 |
comparison
equal
deleted
inserted
replaced
309:bf89fbf7ff38 | 310:a4257370de16 |
---|---|
1 /* | |
2 * fd/win32.cc: support for linux's /proc filesystem | |
3 * | |
4 * plan 9 caused this monstrocity... | |
5 */ | |
1 #include "animone/fd/proc.h" | 6 #include "animone/fd/proc.h" |
2 #include "animone.h" | 7 #include "animone.h" |
3 #include "animone/util.h" | 8 #include "animone/util.h" |
4 | 9 |
5 #include <filesystem> | 10 #include <filesystem> |