1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00
Frank Halasz 00d306d72f
Maiko code changes needed to compile on Alpine Linux with clang. (#456)
* Changes needed to compile maiko on Alpine Linux with clang.  Switching to Alpine on github actions to streamline maiko release builds

* Changes needed to compile maiko on Alpine Linux with clang.

Switching to Alpine on github actions to streamline maiko release builds.

  * ether_nethub.c missing a couple of includes, and incorrectly including
    <sys/poll.h> instead of plain <poll.h>
  * <dirent.h> does not define MAXNAMLEN on Alpine Linux, but "locfile.h"
    compensates for this already, if it is modified to include <limits.h>,
    so use this in "dirdefs.h".

---------

Co-authored-by: Nick Briggs <nicholas.h.briggs@gmail.com>
2023-03-07 12:12:55 -08:00
..
2022-10-11 14:21:55 -07:00
2022-08-15 16:19:38 -07:00
2021-11-26 19:53:26 -08:00
2021-09-15 10:30:04 -07:00
2022-08-14 11:44:27 -07:00
2022-10-11 14:21:55 -07:00
2020-12-21 18:09:14 +00:00
2021-07-08 15:18:41 -07:00
2021-02-22 09:44:43 -08:00