diff 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
line wrap: on
line diff
--- a/src/fd/proc.cc	Tue Jun 11 04:24:59 2024 -0400
+++ b/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"