while here, change SETUID_CAN_FAIL_WITH_EAGAIN to abort immediately

by suggestion of Chris Palmer again
This commit is contained in:
tg
2010-09-19 19:28:23 +00:00
parent b0b03a5a75
commit e169648b89
3 changed files with 8 additions and 16 deletions

4
sh.h
View File

@@ -154,9 +154,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.415 2010/09/15 21:08:19 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.416 2010/09/19 19:28:23 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/09/15"
#define MKSH_VERSION "R39 2010/09/19"
#ifndef MKSH_INCLUDES_ONLY