Commits


mk: support Big Archive Format under AIX


all: fix or silence various gcc warnings As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.


mk: plan9 style. In general, no space after `if` etc, and no braces for a single statement inside of a loop or conditional. Signed-off-by: Dan Cross <cross@gajendra.net>


mk: fix out of bounds access A loop is added for each structure field instead of accessing the other fields through the first one in one loop. Updates #313 Change-Id: I0e27e15feacb77391bc1decee7cf720d64d14586


64-bit


ctype sign fixes (Tom Miller)


silence archive warning for .a files


add readn to avoid need for plan9port libc


the lastbug fix?


handle long names


Who'd have guessed this was broken?


Initial revision