* plug a regression introduced as a pasto (think, mira!)

* add selftest-direct-builtin-call regression test, while here
This commit is contained in:
tg
2011-02-13 21:13:08 +00:00
parent a796512040
commit 36d41ed9ee
3 changed files with 27 additions and 6 deletions

4
sh.h
View File

@@ -154,9 +154,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.430 2011/02/11 01:18:22 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.431 2011/02/13 21:13:08 tg Exp $");
#endif
#define MKSH_VERSION "R39 2011/02/11"
#define MKSH_VERSION "R39 2011/02/13"
#ifndef MKSH_INCLUDES_ONLY