Build.sh
|
make char_is_8_bits assertion more anal
|
2012-09-28 18:57:49 +00:00 |
Makefile
|
add test-build-lksh developer target
|
2012-07-01 15:54:36 +00:00 |
check.pl
|
rewrite the EINTR importing code with help of stsc from #nosec on IRC,
|
2012-04-06 12:22:14 +00:00 |
check.t
|
OpenBSD found out that "building argv for $* and $@" manipulates l->argv
|
2012-09-07 21:02:43 +00:00 |
dot.mkshrc
|
remove ${ foo;} from mksh again due to buffering issues jilles found
|
2012-08-17 18:34:25 +00:00 |
edit.c
|
rewrite XPtrV to use size_t instead of pointer arithmetic, for gcc-snapshot (20120930-1) -fstrict-overflow -Wstrict-overflow=9
|
2012-10-03 15:50:32 +00:00 |
emacsfn.h
|
• merge printf from OpenBSD
|
2010-07-17 22:09:40 +00:00 |
eval.c
|
related to LP#1025843 fix tab completion for tilde
|
2012-08-24 21:15:42 +00:00 |
exec.c
|
repair choiceless select builtin
|
2012-10-03 15:13:34 +00:00 |
expr.c
|
Update wcwidth data from Unicode 6.1.0
|
2012-09-01 23:46:41 +00:00 |
funcs.c
|
repair choiceless select builtin
|
2012-10-03 15:13:34 +00:00 |
histrap.c
|
Coverity 703490: better zero out sigact
|
2012-06-24 19:47:11 +00:00 |
jobs.c
|
new MKSH_DISABLE_TTY_WARNING for ports that just can’t help it
|
2012-05-04 22:34:51 +00:00 |
lalloc.c
|
• access(2) is broken in at least kFreeBSD 9.0 as “modern” OS, so bring
|
2011-09-07 15:24:22 +00:00 |
lex.c
|
remove ${ foo;} from mksh again due to buffering issues jilles found
|
2012-08-17 18:34:25 +00:00 |
main.c
|
pure RCSID sync with OpenBSD, as we introduced SIGWINCH tracking earlier
|
2012-09-21 17:20:22 +00:00 |
misc.c
|
repair choiceless select builtin
|
2012-10-03 15:13:34 +00:00 |
mksh.1
|
remove ${ foo;} from mksh again due to buffering issues jilles found
|
2012-08-17 18:34:25 +00:00 |
sh.h
|
reorder notoktomul to have the constant as second argument like notoktoadd
|
2012-10-03 15:55:37 +00:00 |
sh_flags.h
|
fix emacs/vi lksh
|
2012-06-28 20:14:17 +00:00 |
shf.c
|
lesson learned from http://k1024.org/~iusty/blog/entry/perf-null/ – add -DMKSH_SMALL_BUT_FAST which gives more speed (8/20K less cycles, 5/9K less insns, 1.8/2.4k less branches, 65/275 less branch misses) on Debian/amd64 (klibc-static/eglibc) at cost of 0/2 more page faults and 6K/6K more text size
|
2012-07-01 15:55:00 +00:00 |
strlcpy.c
|
more KNF, mostly whitespace, this time more manual labour applying style(9)
|
2009-06-10 18:12:51 +00:00 |
syn.c
|
rewrite XPtrV to use size_t instead of pointer arithmetic, for gcc-snapshot (20120930-1) -fstrict-overflow -Wstrict-overflow=9
|
2012-10-03 15:50:32 +00:00 |
tree.c
|
remove ${ foo;} from mksh again due to buffering issues jilles found
|
2012-08-17 18:34:25 +00:00 |
var.c
|
implement ksh93 feature ${ foo;}
|
2012-07-30 21:37:17 +00:00 |
var_spec.h
|
• rework hash table interna to avoid gcc-4.1 on Debian etch bug
|
2011-06-05 19:58:21 +00:00 |