Build.sh
|
start next development iteration
|
2013-04-27 18:12:39 +00:00 |
Makefile
|
after enough complaints by POSIX sh advocates,
|
2013-04-27 18:50:25 +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
|
sync and be even more explicit
|
2013-04-27 19:16:27 +00:00 |
dot.mkshrc
|
lksh also reads $ENV so make sure it doesn’t try this one
|
2013-04-27 18:19:44 +00:00 |
edit.c
|
for Yofuh: implement Emacs mode PgUp as Vi insert mode CurUp
|
2013-05-02 15:33:30 +00:00 |
emacsfn.h
|
• merge printf from OpenBSD
|
2010-07-17 22:09:40 +00:00 |
eval.c
|
now that funsub() is a separate function, and we don’t have the clobber
|
2013-03-29 17:33:07 +00:00 |
exec.c
|
Oh well… this looks well, is done done, and gcc-snapshot doesn’t complain:
|
2013-04-26 21:22:50 +00:00 |
expr.c
|
fix remaining signed int nonsense I am aware of
|
2013-04-26 19:10:58 +00:00 |
funcs.c
|
Oh well… this looks well, is done done, and gcc-snapshot doesn’t complain:
|
2013-04-26 21:22:50 +00:00 |
histrap.c
|
harmonise sys_{sig,err}list ⓐ checks, ⓑ uses, ⓒ _decl values when not needed, ⓓ prototypes; ⓔ “const” is a keyword and thus space-separated from the preceding ‘*’ pointer indicator
|
2012-12-28 02:28:39 +00:00 |
jobs.c
|
one can’t cast an unsigned int to a signed int portably either, if the value
|
2013-04-01 02:37:53 +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
|
also do not, ever, use &> bashiop in lksh
|
2013-03-29 17:33:56 +00:00 |
lksh.1
|
sync and be even more explicit
|
2013-04-27 19:16:27 +00:00 |
main.c
|
can test wraparound not in lksh
|
2013-04-27 18:56:41 +00:00 |
misc.c
|
x_cols is a signed long in lksh; unbreak "set -o" and other print_columns using code
|
2013-04-27 19:09:13 +00:00 |
mksh.1
|
for Yofuh: implement Emacs mode PgUp as Vi insert mode CurUp
|
2013-05-02 15:33:30 +00:00 |
sh.h
|
sync and be even more explicit
|
2013-04-27 19:16:27 +00:00 |
sh_flags.h
|
fix emacs/vi lksh
|
2012-06-28 20:14:17 +00:00 |
shf.c
|
*** empty log message ***
|
2013-04-26 19:49:07 +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
|
Oh well… this looks well, is done done, and gcc-snapshot doesn’t complain:
|
2013-04-26 21:22:50 +00:00 |
tree.c
|
• let mksh “set -x” print whole TCOM trees
|
2013-03-24 00:56:27 +00:00 |
var.c
|
after enough complaints by POSIX sh advocates,
|
2013-04-27 18:50:25 +00:00 |
var_spec.h
|
oops, this list is s’pos’ta be sorted
|
2012-11-30 16:45:25 +00:00 |