drop all deprecated code, you have been warned

This commit is contained in:
tg
2012-04-07 11:19:53 +00:00
parent 2d879f3b79
commit 5b4d0dbbc5
7 changed files with 26 additions and 188 deletions

4
sh.h
View File

@@ -152,9 +152,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.544 2012/04/06 15:23:11 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.545 2012/04/07 11:19:51 tg Exp $");
#endif
#define MKSH_VERSION "R40 2012/03/29"
#define MKSH_VERSION "R40 2012/04/07"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES