tg b2d0d57468 change our coding style for shell:
we already do not 'function\nfoo\n{' for shell, like style(9) requires for
C programming, but 'function foo\n{' instead. however, we could treat the
function keyword as indentation initialiser and use 'function foo {' (on a
line for itself) – it looks different, unusual, but acceptable, and mksh's
own output (dumping with the “functions” builtin) does that too (although,
its indentation style sucks, but is legible enough)
2007-04-17 20:04:08 +00:00
2007-04-17 20:04:08 +00:00
2007-03-10 18:16:28 +00:00
2007-03-10 18:16:28 +00:00
2007-03-10 18:16:28 +00:00
2007-04-16 18:54:37 +00:00
2007-03-04 03:47:37 +00:00
2007-03-10 18:16:28 +00:00
Description
MirBSD Korn Shell for Jehanne
6.7 MiB
Languages
C 57.6%
Shell 26%
Roff 13.3%
Perl 2.6%
Makefile 0.5%