]> Cypherpunks repositories - gostls13.git/commit
5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths
authorHector Chu <hectorchu@gmail.com>
Wed, 7 Sep 2011 19:49:56 +0000 (15:49 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 7 Sep 2011 19:49:56 +0000 (15:49 -0400)
commitaed2c06dcbc21a305fb96418a97fcd935e27272d
tree3b3d2920271370b321bfca318aa7f81577d4e73a
parent08ae1a5a23e68056dad09ea48e53c4fae36e37b1
5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths

Verified with objdump -W.

R=alex.brainman, rsc
CC=golang-dev
https://golang.org/cl/4974061
include/libc.h
src/cmd/5a/lex.c
src/cmd/5c/swt.c
src/cmd/6a/lex.c
src/cmd/6c/swt.c
src/cmd/8a/lex.c
src/cmd/8c/swt.c