tg 37af1f3087 more
• int → bool
• shprintf("foo") → shf_puts("foo", shl_stdout)
• shprintf("%s", foo) → shf_puts(foo, shl_stdout)
• shf_puts("x", foo) → shf_putc('x', foo)
2008-04-01 21:50:58 +00:00
2007-06-05 18:59:54 +00:00
2008-02-25 02:52:20 +00:00
2008-04-01 21:50:58 +00:00
2008-04-01 21:50:58 +00:00
2008-03-27 17:59:28 +00:00
2008-04-01 21:50:58 +00:00
2008-04-01 21:50:58 +00:00
2007-10-25 15:23:10 +00:00
2008-02-24 15:20:52 +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%