Build.sh
|
• new way of checking for mknod & friends, due to tcc vs glibc weirdness
|
2007-07-31 11:11:25 +00:00 |
Makefile
|
• new way of checking for mknod & friends, due to tcc vs glibc weirdness
|
2007-07-31 11:11:25 +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
|
• new way of checking for mknod & friends, due to tcc vs glibc weirdness
|
2007-07-31 11:11:25 +00:00 |
copyright
|
small textual nits
|
2007-07-26 13:35:58 +00:00 |
dot.mkshrc
|
if the shell doesn't know the cwd, “builtin pwd” won't either
|
2007-07-26 13:37:21 +00:00 |
edit.c
|
make sure we don't show any junk in MKSH_CLS_STRING even if the terminal is
|
2007-07-31 15:42:50 +00:00 |
eval.c
|
some steps towards building with tcc
|
2007-07-31 10:42:15 +00:00 |
exec.c
|
fix another errexit bug: unwind() is __dead, so the pseudo-signal was never
|
2007-07-24 11:22:04 +00:00 |
expr.c
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |
funcs.c
|
do the rlim_t for tcc cast dance for Debian GNU/kFreeBSD
|
2007-07-31 13:55:26 +00:00 |
histrap.c
|
some steps towards building with tcc
|
2007-07-31 10:42:15 +00:00 |
jobs.c
|
• support IBM xlC on AIX
|
2007-07-22 13:34:52 +00:00 |
lex.c
|
… and fix that bug.
|
2007-07-23 14:28:52 +00:00 |
main.c
|
• support IBM xlC on AIX
|
2007-07-22 13:34:52 +00:00 |
misc.c
|
• test on HURD (gnubber)
|
2007-07-26 13:23:52 +00:00 |
mksh.1
|
add a new bindable command “clear-screen”, which can be bound to the ^L key
|
2007-07-31 15:29:40 +00:00 |
setmode.c
|
sync
|
2007-03-04 03:47:37 +00:00 |
sh.h
|
use bounds check for function that calls read
|
2007-08-06 12:02:39 +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
|
Borland C++ found these
|
2007-07-01 21:10:29 +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
|
• we had an unused variable leftover
|
2007-07-22 14:01:50 +00:00 |