Mercurial > minori
comparison 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 |
comparison
equal
deleted
inserted
replaced
309:bf89fbf7ff38 | 310:a4257370de16 |
---|---|
1 /* | |
2 * fd/win32.cc: support for most BSDs | |
3 * | |
4 * should support (Free/Open/Net)BSD. possibly more, | |
5 * but this code is untested outside of FreeBSD. | |
6 */ | |
1 #include "animone/fd/bsd.h" | 7 #include "animone/fd/bsd.h" |
2 #include "animone.h" | 8 #include "animone.h" |
3 #include "animone/fd.h" | 9 #include "animone/fd.h" |
4 | 10 |
5 #include <sys/file.h> | 11 #include <sys/file.h> |