fe89b1db32
Fix strncmp(x, y, 0) Use unsigned compares for strcmp and memcmp (and bcmp). Compiles but untested AFAICT http://h71000.www7.hp.com/doc/72final/4515/4515pro_025.html#4515ch9_146 cmpc3/5 set %r4 and %r5 to zero, It doesn't look as though the procedure call is set to preserve these, and I doubt that gcc is treating them as scratch registers - does our vax pcs actually have %r2 and %r3 as scratch regs? |
||
---|---|---|
.. | ||
boot | ||
common | ||
xxboot | ||
xxboot_ustarfs | ||
Makefile | ||
Makefile.inc |