Mercurial > libanimone
comparison src/fd/proc.cc @ 19:6596be6917a1
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 | 04b412228ca7 |
children | 973734ebd2be |
comparison
equal
deleted
inserted
replaced
18:04b412228ca7 | 19:6596be6917a1 |
---|---|
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> |