1
0
mirror of https://github.com/golang/go synced 2024-10-04 12:21:26 -06:00
go/src/pkg/log
Brad Fitzpatrick 6075206904 log: more locking
This didn't actually cause a bug, but looks wrong.

There was a lock but there was more shared mutable state not
guarded by it.

R=golang-dev, dsymonds, r
CC=golang-dev
https://golang.org/cl/4760047
2011-07-17 15:46:00 -07:00
..
log_test.go log: generalize getting and setting flags and prefix. 2011-04-06 11:48:03 -07:00
log.go log: more locking 2011-07-17 15:46:00 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00