1
0
mirror of https://github.com/golang/go synced 2024-10-02 04:18:33 -06:00
go/src/runtime
Ken Thompson 1ae08bee90 Automated g4 rollback of changelist 15312.
*** Reason for rollback ***

  <enter reason for rollback>

*** Original change description ***

correct signal name thru package rename

R=r
OCL=15313
CL=15313
2008-09-13 14:49:36 -07:00
..
amd64_darwin.h go threads for OS X 2008-09-09 11:50:14 -07:00
amd64_linux.h go threads for OS X 2008-09-09 11:50:14 -07:00
array.c arrays 2008-08-27 17:28:30 -07:00
chan.c go threads for OS X 2008-09-09 11:50:14 -07:00
clean.bash drop some superfluous file prefixes in runtime 2008-07-03 13:42:04 -07:00
make.bash add a test 2008-06-27 11:36:40 -07:00
Makefile arrays 2008-08-27 17:28:30 -07:00
map.c bug075 2008-09-11 19:09:25 -07:00
print.c Automated g4 rollback of changelist 15312. 2008-09-13 14:49:36 -07:00
proc.c go threads for OS X 2008-09-09 11:50:14 -07:00
rt0_amd64_darwin.s Break runtime.c into separate pieces for maps, strings, print, etc. 2008-06-30 11:50:36 -07:00
rt0_amd64_linux.s Break runtime.c into separate pieces for maps, strings, print, etc. 2008-06-30 11:50:36 -07:00
rt0_amd64.s go threads for OS X 2008-09-09 11:50:14 -07:00
rt1_amd64_darwin.c remove special trap-handling code for array out of bounds - 2008-09-13 13:13:36 -07:00
rt1_amd64_linux.c remove special trap-handling code for array out of bounds - 2008-09-13 13:13:36 -07:00
rt2_amd64.c fix up linux trap handling - INTB 5 gives SEGV 2008-09-12 12:35:06 -07:00
rune.c kill trailing white space. 2008-08-05 14:21:42 -07:00
runtime.c 1 got rid if static 'fn wo return' test 2008-09-12 16:48:35 -07:00
runtime.h fix up linux trap handling - INTB 5 gives SEGV 2008-09-12 12:35:06 -07:00
signals.h - catch trace traps 2008-09-12 09:44:41 -07:00
string.c * comment, clean up scheduler 2008-08-05 14:18:47 -07:00
sys_amd64_darwin.s go threads for OS X 2008-09-09 11:50:14 -07:00
sys_amd64_linux.s go threads for OS X 2008-09-09 11:50:14 -07:00
sys_file.c add linkage for writefile on darwin 2008-07-15 08:27:50 -07:00
sys_types.h Remove doubled #else 2008-08-03 00:34:05 -07:00