index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
runtime
/
os_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime: rename Sigaltstack to SigaltstackT
Ian Lance Taylor
2014-08-29
1
-1
/
+1
*
runtime: include constants and defs_*_*.h types in generated Go defs
Russ Cox
2014-08-29
1
-2
/
+2
*
cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into...
Matthew Dempsky
2014-08-27
1
-2
/
+2
*
runtime: get rid of SA_RESTORER on ARM.
Shenghou Ma
2014-08-06
1
-3
/
+9
*
all: remove 'extern register M *m' from runtime
Russ Cox
2014-06-26
1
-1
/
+2
*
runtime: handle fault during runtime more like unexpected fault address
Russ Cox
2014-04-03
1
-0
/
+3
*
runtime/debug: add SetPanicOnFault
Russ Cox
2014-02-20
1
-2
/
+2
*
runtime: unblock signals when we try to core dump
Shenghou Ma
2013-12-19
1
-0
/
+6
*
cmd/cc,runtime: change preprocessor to expand macros inside of
Keith Randall
2013-08-29
1
-1
/
+1
*
runtime: change textflags from numbers to symbols
Keith Randall
2013-08-12
1
-1
/
+2
*
runtime/pprof: test multithreaded profile, remove OS X workarounds
Russ Cox
2013-08-05
1
-6
/
+0
*
runtime: fix timediv calls on NetBSD, OpenBSD
Russ Cox
2013-07-29
1
-0
/
+1
*
runtime: do not split stacks in syscall status
Dmitriy Vyukov
2013-07-29
1
-15
/
+10
*
runtime: correctly handle signals received on foreign threads
Shenghou Ma
2013-07-12
1
-24
/
+0
*
runtime: remove all badcallback() functions
Jan Ziak
2013-05-29
1
-11
/
+0
*
runtime: flag static variables as no-pointers
Jan Ziak
2013-05-27
1
-0
/
+3
*
runtime: fix crash in badsignal()
Dmitriy Vyukov
2013-05-06
1
-3
/
+6
*
runtime: correct misplaced right brace in Linux SIGBUS handling
Ian Lance Taylor
2013-03-22
1
-1
/
+1
*
runtime: fix tv_sec 32-bit overflows in sleep routines.
R?my Oudompheng
2013-03-18
1
-4
/
+6
*
runtime: refactor os-specific code
Russ Cox
2013-03-14
1
-0
/
+369