• Russ Cox's avatar
    runtime cleanup. · 12518e44
    Russ Cox authored
      * move memory code into $GOOS-specific directory.
      * allow printing of static strings < 256 bytes.
        (dynamic strings will bump maxstring as they are allocated.)
      * use cgo2c for runtime.mal.
    
    R=r, dho
    CC=golang-dev
    https://golang.org/cl/186143
    12518e44
Name
Last commit
Last update
..
386 Loading commit data...
defs.c Loading commit data...
mem.c Loading commit data...
os.h Loading commit data...
thread.c Loading commit data...