Sign in
go
/
go
/
e87f2a1b70f4751551ea5bd33e0db3417e76ac4c
/
src
/
runtime
/
runtime.go
438c8f6
syscall: make Exit call runtime.exit
by Alex Brainman
· 8 years ago
1b9499b
syscall: make Getpagesize return page size from runtime
by Austin Clements
· 9 years ago
5194744
all: make copyright headers consistent with one space after period
by Brad Fitzpatrick
· 9 years ago
7bb38f6
runtime: replace tls0 with m0.tls
by Matthew Dempsky
· 9 years ago
67faca7
runtime: break atomics out into package runtime/internal/atomic
by Michael Matloob
· 9 years ago
27ee719
pprof: improve sampling for heap profiling
by Raul Silvera
· 10 years ago
ad36009
runtime: auto-generate duff routines
by Josh Bleecher Snyder
· 10 years ago
402f71a
runtime: do not share underlying envs/argv array
by David Crawshaw
· 10 years ago
ec7d8a6
runtime: remove makeStringSlice
by David Crawshaw
· 10 years ago
6b7b0f9
runtime: move all parfor-related code to parfor.go
by Austin Clements
· 10 years ago
7a71726
runtime: check alignment of 8-byte atomic loads and stores on 386
by Austin Clements
· 10 years ago
7a524a1
runtime: remove thunk.s
by Russ Cox
· 10 years ago
dcb2ec3
runtime: generate windows callback list with go generate
by Russ Cox
· 10 years ago
193daab
cmd/cc, cmd/ld, runtime: disallow conservative data/bss objects
by Russ Cox
· 11 years ago
fc46931
runtime: remove untyped allocation of ParFor
by Russ Cox
· 11 years ago
4475347
runtime: remove a few untyped allocations
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/runtime.go]
e3edfea
runtime: correct various Go -> C function calls
by Russ Cox
· 11 years ago