Descriptionruntime: rename SysAlloc to sysAlloc for Go
Renaming the C SysAlloc will let Go define a prototype without exporting it.
For use in cpuprof.goc's translation to Go.
Patch Set 1 #Patch Set 2 : diff -r 1041a5493f10e3c6edadc67e683f6aa6d832fd60 https://code.google.com/p/go/ #Patch Set 3 : diff -r 1041a5493f10e3c6edadc67e683f6aa6d832fd60 https://code.google.com/p/go/ #Patch Set 4 : diff -r 7b4959d789778872173938218fc966d019401a3a https://code.google.com/p/go/ #
MessagesTotal messages: 4
|