]> Cypherpunks repositories - gostls13.git/commit
clean up rearrangement of runtime functions in the source
authorRob Pike <r@golang.org>
Mon, 30 Jun 2008 22:30:47 +0000 (15:30 -0700)
committerRob Pike <r@golang.org>
Mon, 30 Jun 2008 22:30:47 +0000 (15:30 -0700)
commit03febb677360b30c5d46688b668ac762771d0853
treeb93a365a57e8d0ecd3ac22ca80d52b1d7a2f9d01
parentd3204ef19f13edcff34c7f0a26bc8cf9d6066a81
clean up rearrangement of runtime functions in the source
add isNaN, isInf, NaN, Inf

SVN=125389
src/cmd/gc/sys.go
src/cmd/gc/sysimport.c
src/runtime/runtime.c
src/runtime/runtime_map.c