this is mksh R27, tested on
* MirOS HEAD (i386, gcc 3.4) * Debian GNU/Linux 3.1 (i386, gcc 3.3) * Interix 3.5 (i386, gcc 3.3) - perl too old for regression tests * GNU/Cygwin 2006-03-* (i386, gcc 3.4) - no perl installed * Solaris 8 (sparc64, gcc 3.4) no testing been done on * Mac * other BSDs * gcc 4.1.1 * Solaris 10 because I asked for community feedback but...
This commit is contained in:
4
main.c
4
main.c
@ -6,9 +6,9 @@
|
||||
#define EXTERN /* define EXTERNs in sh.h */
|
||||
#include "sh.h"
|
||||
|
||||
__RCSID("$MirOS: src/bin/mksh/main.c,v 1.37 2006/05/10 19:30:33 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/main.c,v 1.38 2006/05/26 23:36:19 tg Exp $");
|
||||
|
||||
#define MKSH_VERSION "@(#)MIRBSD KSH R27 2006/05/10"
|
||||
#define MKSH_VERSION "@(#)MIRBSD KSH R27 2006/05/26"
|
||||
|
||||
extern char **environ;
|
||||
|
||||
|
Reference in New Issue
Block a user