MirBSD Korn Shell for Jehanne
Go to file
tg f4f4f64492 if ‘-DMKSH_ASSUME_UTF8’, default HAVE_SETLOCALE_CTYPE to 0 since it’s
unused then anyway, to save two followup mirtoconf checks and headers
2008-11-11 21:52:51 +00:00
alloc.c • merge final version of the stack-free diff as committed by jaredy@openbsd 2008-08-02 17:45:12 +00:00
Build.sh if ‘-DMKSH_ASSUME_UTF8’, default HAVE_SETLOCALE_CTYPE to 0 since it’s 2008-11-11 21:52:51 +00:00
check.pl prevent using a possibly undefined variable 2008-07-14 14:53:23 +00:00
check.t work around even more format string warning stuff 2008-11-10 19:33:08 +00:00
copyright standardise the Unicode version of our licence 2008-10-24 21:53:01 +00:00
dot.mkshrc much simplify and shorten default $PS1 (uses even more magick now) 2008-11-07 20:07:10 +00:00
edit.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
eval.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
exec.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
expr.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
funcs.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
histrap.c build warning-free with LLVM+Clang on MirBSD itself 2008-11-09 20:32:18 +00:00
jobs.c build warning-free with LLVM+Clang on MirBSD itself 2008-11-09 20:32:18 +00:00
lex.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
main.c work around even more format string warning stuff 2008-11-10 19:33:08 +00:00
Makefile regenerate CPPFLAGS 2008-11-02 22:42:37 +00:00
misc.c save 1640 .text bytes in MKSH_SMALL case by not inlining strdupx, strndupx 2008-10-28 14:51:06 +00:00
mksh.1 replaced (TNF: ahoka) insists on me mentioning that we specify integer 2008-10-24 21:27:20 +00:00
setmode.c • more unsigned → unsigned int 2008-04-19 22:15:06 +00:00
sh.h work around even more format string warning stuff 2008-11-10 19:33:08 +00:00
shf.c fix prodded by cnuke@ for AIX with IBM xlC 7.0: 2008-10-10 21:30:43 +00:00
strlcpy.c libc strlfun.c: 2008-07-07 12:59:54 +00:00
syn.c remove dead nested assignment, result from first llvm+clang scan-build 2008-11-09 19:48:02 +00:00
tree.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00
var.c • rewrite code to no longer use statements-as-expressions 2008-10-28 14:32:43 +00:00