plug regression introduced with read -d by fixing the problem differently

This commit is contained in:
tg
2011-01-22 20:33:14 +00:00
parent 9b02e15d26
commit 414c09ab1a
3 changed files with 229 additions and 104 deletions

4
sh.h
View File

@@ -154,9 +154,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.423 2011/01/21 22:25:34 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.424 2011/01/22 20:33:14 tg Exp $");
#endif
#define MKSH_VERSION "R39 2011/01/21"
#define MKSH_VERSION "R39 2011/01/22"
#ifndef MKSH_INCLUDES_ONLY