MirBSD Korn Shell for Jehanne
Go to file
tg 35b30679c7 since so many internal things hardcode 'C' locale anyway,
use own is{digit,lower,upper} macros that go via byte ranges

doesn't affect utf-8 hack because these only operate on single bytes anyway
saves 224t
2006-11-10 06:53:27 +00:00
Build.sh make autoconf checks more verbose as well 2006-11-09 23:09:05 +00:00
Makefile missed these 2006-11-09 15:03:56 +00:00
alloc.c
check.pl
check.t mark the test that fails ifdef MKSH_SMALL as category:pdksh too, 2006-11-10 06:18:05 +00:00
copyright improve English 2006-08-12 21:49:53 +00:00
dot.mkshrc * add the 'hd' alias for hexdump from etc_profile 2006-08-28 01:34:47 +00:00
edit.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
eval.c kill two others, saves 55t 8d 2i 2006-11-10 06:40:05 +00:00
exec.c don't use setreuid(2) etc. stuff, like OpenBSD 2006-11-10 06:16:25 +00:00
expr.c apply some fixes from OpenBSD and don't apply some others 2006-05-10 18:54:13 +00:00
funcs.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
histrap.c kill two others, saves 55t 8d 2i 2006-11-10 06:40:05 +00:00
jobs.c thanks to the nice property of my reimplementation of getn to also 2006-11-10 04:03:59 +00:00
lex.c first part of utf-8 ability in mksh, already works pretty well 2006-11-05 15:31:37 +00:00
main.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
misc.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
mksh.1 if MKSH_SMALL, disable persistent history code as well (like on Solaris, 2006-11-10 05:23:14 +00:00
setmode.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
sh.h since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00
shf.c optional (#ifdef MKSH_SMALL) saving of 364 more bytes of .text 2006-11-09 21:00:13 +00:00
strlfun.c get rid of the need of strlcat() altogether (only one use was left) 2006-11-09 15:02:31 +00:00
syn.c style(9) 2006-08-01 13:43:28 +00:00
tree.c save 176 text (92 text 32 bss relative to before last commit) 2006-11-10 00:09:27 +00:00
var.c since so many internal things hardcode 'C' locale anyway, 2006-11-10 06:53:27 +00:00