• 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
runtime1.cgo 251 Bytes