• make the "if called as sh, set FPOSIX" not !SMALL-only

• bump to R30-gamma, feature freeze
This commit is contained in:
tg
2007-07-17 13:56:51 +00:00
parent 823f5c2a17
commit 56a8da33cf
3 changed files with 13 additions and 24 deletions

4
sh.h
View File

@ -8,8 +8,8 @@
/* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
/* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.156 2007/07/06 02:22:57 tg Exp $"
#define MKSH_VERSION "R29 2007/07/05"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.157 2007/07/17 13:56:49 tg Exp $"
#define MKSH_VERSION "R30 2007/07/17"
#if HAVE_SYS_PARAM_H
#include <sys/param.h>