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: 4b6bfbdca3c3d2fc7f50f4af67b814676ad18d53
parent: eb2e0676cd162af963a3cb2fad48ba3f458b4c4c 6fa683f7c4cf7db53c3f7b143bdf3a181556cc9e
author: Brian Callahan <ibara@users.noreply.github.com>
date:   Thu, 28 Jan 2016 19:56:29 -0500
Merge pull request #3 from geoff-codes/darwin

Add Darwin/Mac OS X support.4b6bfbdca3c3d2fc7f50f4af67b814676ad18d53
 GNUmakefile                           | 20 +++++++++++++++++++-
 README.md                             |  1 +
 portable/linux/strtonum.c |  0
 portable/darwin/darwin.h              | 14 ++++++++++++++
 sh.h                                  |  3 +++
 5 files changed, 37 insertions(+), 1 deletion(-)