文本文件  |  22行  |  773 B

This is mksh from AnonCVS on 2010-08-24 with the
following files removed:
• Makefile
  (not part of regular mksh releases anyway)
• dot.mkshrc
  (not needed, we use our own for Android)
• mksh.1
  (manpage; also available from the web)
• setmode.c
  (not needed, we don’t use the mknod builtin)
• strlcpy.c
  (not needed, bionic provides this)

The manual page can be downloaded as PDF (ISO A4 paper) from
https://www.mirbsd.org/MirOS/dist/mir/mksh/mksh.pdf or read
online at https://www.mirbsd.org/man1/mksh (HTML).

The following changes are done to code in this subdirectory
at the moment:
• check.t main.sh: remove the 'stop' alias to 'kill -STOP'
  since Android has a built in stop command that the alias
  overrides, causing problems with testing tools