| Age | Commit message (Collapse) | Author |
|
Increased the size of the dbuf array to match the total size of obuf and ibuf.
|
|
Fixed incorrect buffering due to a change in the way the buf.dbuf array is
compiled in at least GCC 4.9.2, GCC 5.4.0 and GCC 6.3.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
types appear
|
|
|
|
|
|
|
|
|
|
crossing 32/64 barrier, so define our own
|
|
which messes up its use as field of struct, so undef it,
unless needed for Windows interface, as controlled by INFERNO_KEEPENVIRON.
Only rc and mk need extern char**environ
|
|
|
|
|
|
get nil
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emu: windows scroll wheel + 21-bit rune fixes
Approved-by: Charles Forsyth
|
|
|
|
|
|
|
|
|
|
|
|
While -O is ok, gcc -O2 enables strict aliasing by default and
miscompiles at least dtoa.c on powerpc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the update and hence the stack pointer becomes out of whack.
|
|
|