1
0
mirror of https://github.com/golang/go synced 2024-11-19 17:04:41 -07:00
The Go programming language
Go to file
Russ Cox 218c393029 add LockOSThread and UnlockOSThread to
runtime package for use by debugger,
which needs to make sure that all ptrace calls
about a given pid come from the same thread.

R=r
DELTA=175  (90 added, 63 deleted, 22 changed)
OCL=31546
CL=31558
2009-07-13 17:28:39 -07:00
doc capital_letter was never used 2009-07-10 18:21:07 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc no longer necessary; directory not empty anymore 2009-07-09 16:44:20 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src add LockOSThread and UnlockOSThread to 2009-07-13 17:28:39 -07:00
test bug168 (dsymonds) + fix 2009-07-09 12:08:50 -07:00
usr Give ptrace code a real home. 2009-07-09 17:35:32 -07:00