MirBSD Korn Shell for Jehanne
Go to file
tg 52b9911ff6 revert the return type of x_e_getc() back from u_char to int
this change broke abortion on failure to read input, was not
needed for gcc warnings and is the fault of Intel’s compiler

this should fix the other busy-loop problem occuring only on
GNU/Linux so far – 10x spaetzle@freewrt.o for pointing me to
the problem; reproduced on my work craptop
2007-10-09 14:50:50 +00:00
Build.sh implement parallel make (Build.sh -j) 2007-10-09 14:29:42 +00:00
Makefile revert the -std=gnu99–by–default change until programmes are ready, as this 2007-08-24 14:25:33 +00:00
alloc.c quieten gcc __CRAZY (-m32) on sparc64 2007-06-05 18:59:54 +00:00
check.pl use binmode to fix on UWIN 2007-07-01 18:00:00 +00:00
check.t revert the return type of x_e_getc() back from u_char to int 2007-10-09 14:50:50 +00:00
copyright small textual nits 2007-07-26 13:35:58 +00:00
dot.mkshrc enable to use colour escapes framed with ^A by default 2007-10-02 01:03:12 +00:00
edit.c revert the return type of x_e_getc() back from u_char to int 2007-10-09 14:50:50 +00:00
eval.c • fix memory leaks found by coverity 2007-09-09 18:06:42 +00:00
exec.c • fix memory leaks found by coverity 2007-09-09 18:06:42 +00:00
expr.c • we had an unused variable leftover 2007-07-22 14:01:50 +00:00
funcs.c • fix memory leaks found by coverity 2007-09-09 18:06:42 +00:00
histrap.c shut up some gcc warn_unused_result thingies from Fedora 2007-09-09 19:12:10 +00:00
jobs.c shut up some gcc warn_unused_result thingies from Fedora 2007-09-09 19:12:10 +00:00
lex.c employ string pooling techniques to save off a few more bytes 2007-08-19 23:12:23 +00:00
main.c new builtin “rename” (this name sounds better than “mksh_mv_rescue” ☻) 2007-08-19 22:06:27 +00:00
misc.c • fix memory leaks found by coverity 2007-09-09 18:06:42 +00:00
mksh.1 be more accurate but terse regarding pipe sequences 2007-09-26 19:26:58 +00:00
setmode.c sync 2007-03-04 03:47:37 +00:00
sh.h revert the return type of x_e_getc() back from u_char to int 2007-10-09 14:50:50 +00:00
shf.c ok, icc _did_ track down a few ones, and I fixed errno abuse a little too 2007-06-06 23:28:17 +00:00
strlcpy.c • strlcpy.c: remove superfluous rcs ids in comments 2007-04-23 11:33:26 +00:00
syn.c employ string pooling techniques to save off a few more bytes 2007-08-19 23:12:23 +00:00
tree.c make this pass varexpand-substr-1 and ‘c’ of varexpand-substr-2 2007-07-06 01:53:36 +00:00
var.c • fix memory leaks found by coverity 2007-09-09 18:06:42 +00:00