draft a testcase to understand the problem fixed by cid 1004BBF77B81D30DA7C

and make it actually work: the OpenBSD fix failed since 1004BBDD84556472D84
This commit is contained in:
tg
2010-04-09 19:16:31 +00:00
parent 3fa79f3ea4
commit 14ea7e9038
3 changed files with 21 additions and 11 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.387 2010/04/08 13:21:08 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.388 2010/04/09 19:16:31 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/04/08"
#define MKSH_VERSION "R39 2010/04/09"
#ifndef MKSH_INCLUDES_ONLY