SUSv4 says that there be exit 127; the old code tried but failed, so it
was an actual programmatical bug…
This commit is contained in:
4
sh.h
4
sh.h
@ -134,9 +134,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.350 2009/09/26 04:01:33 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.351 2009/09/29 12:28:13 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R39 2009/09/25"
|
||||
#define MKSH_VERSION "R39 2009/09/29"
|
||||
|
||||
#ifndef MKSH_INCLUDES_ONLY
|
||||
|
||||
|
Reference in New Issue
Block a user