oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: 60381c9b29330d84306d58d5af32b5e47694bb31
parent: fc2a64c2f217619b94f81adf0361649fa07b2089 9cb0fe3f21041daeee467dc4b26d3d9b18df4488
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Sun, 29 Jul 2018 01:12:00 -0400
Merge pull request #24 from tssva/portability

Have all OS's always use the portability queue routines.60381c9b29330d84306d58d5af32b5e47694bb31
 emacs.c     |   4 +-
 portable.h  | 654 -----------------
 sys-queue.h | 753 ++++++++++++++++++++
 3 files changed, 754 insertions(+), 657 deletions(-)