tg 1e0ca54bf6 out of a 50-line diff which STILL didn't shut up icc, these are the actual
problems. icc's warnings are bogus:
• it says int x_getc(void); is invalid (hm well, it may be static?)
• char c, d; d = c | 0x40; -> warning because (c | 0x40) is an int
  (it apparently can't track value bounds)
2007-06-06 22:26:26 +00:00
2007-06-05 18:59:54 +00:00
2007-06-06 22:03:24 +00:00
2007-06-05 19:48:47 +00:00
2007-05-13 19:14:05 +00:00
2007-05-13 18:49:00 +00:00
2007-06-05 19:18:11 +00:00
2007-06-04 19:25:45 +00:00
2007-03-04 03:47:37 +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%