Mercurial > minori
diff dep/animone/src/fd/bsd.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 | b1f625b0227c |
children | a7d4e5107531 |
line wrap: on
line diff
--- a/dep/animone/src/fd/bsd.cc Tue Jun 11 04:24:59 2024 -0400 +++ b/dep/animone/src/fd/bsd.cc Tue Jun 11 04:38:51 2024 -0400 @@ -1,3 +1,9 @@ +/* + * fd/win32.cc: support for most BSDs + * + * should support (Free/Open/Net)BSD. possibly more, + * but this code is untested outside of FreeBSD. + */ #include "animone/fd/bsd.h" #include "animone.h" #include "animone/fd.h"