MirBSD Korn Shell for Jehanne
Go to file
tg f8e7fdbb71 use qsort(3) instead of rolling our own
saves 284 in .text, no added import since we already use qsort(3) once
2006-11-10 03:23:50 +00:00
alloc.c
Build.sh make autoconf checks more verbose as well 2006-11-09 23:09:05 +00:00
check.pl
check.t * check.t: add new regression test "typeset-padding-1" according to TFM 2006-11-10 01:13:52 +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 use qsort(3) instead of rolling our own 2006-11-10 03:23:50 +00:00
eval.c use qsort(3) instead of rolling our own 2006-11-10 03:23:50 +00:00
exec.c * change EXECSHELL to /bin/sh (we can override it via environment anyway, 2006-11-10 01:44:40 +00:00
expr.c
funcs.c omit usage msg if small 2006-11-09 23:19:52 +00:00
histrap.c * check.t: add new regression test "typeset-padding-1" according to TFM 2006-11-10 01:13:52 +00:00
jobs.c simplify getconf and confstr stuff 2006-11-09 22:08:08 +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 use qsort(3) instead of rolling our own 2006-11-10 03:23:50 +00:00
Makefile missed these 2006-11-09 15:03:56 +00:00
misc.c use qsort(3) instead of rolling our own 2006-11-10 03:23:50 +00:00
mksh.1 more getconf/confstr fixes 2006-11-09 22:11:08 +00:00
setmode.c ac_test for MKSH_SMALL presence in CPPFLAGS 2006-11-09 22:51:49 +00:00
sh.h use qsort(3) instead of rolling our own 2006-11-10 03:23:50 +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
tree.c save 176 text (92 text 32 bss relative to before last commit) 2006-11-10 00:09:27 +00:00
var.c * check.t: add new regression test "typeset-padding-1" according to TFM 2006-11-10 01:13:52 +00:00