Mercurial > minori
diff 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 |
line wrap: on
line diff
--- a/dep/animone/src/fd/proc.cc Tue Jun 11 04:24:59 2024 -0400 +++ b/dep/animone/src/fd/proc.cc Tue Jun 11 04:38:51 2024 -0400 @@ -1,3 +1,8 @@ +/* + * fd/win32.cc: support for linux's /proc filesystem + * + * plan 9 caused this monstrocity... + */ #include "animone/fd/proc.h" #include "animone.h" #include "animone/util.h"