From 1f0142f66f3cc570e834db03fe68ac2878cc28fc Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Sun, 9 Nov 2014 21:14:36 -0500 Subject: [PATCH] [dev.cc] create new branch This branch is for work on converting the remaining C code in package runtime to Go and then deleting the cc, 5c, 6c, and 8c directories. It is targeted to land at the beginning of the 1.5 cycle. The conversion will proceed one GOOS/GOARCH combination at a time; red lines on the dashboard are expected and okay. Once Linux and OS X are converted, help with other systems will be most welcome. LGTM=r R=r CC=golang-codereviews https://golang.org/cl/174760043 --- dev.cc | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 dev.cc diff --git a/dev.cc b/dev.cc new file mode 100644 index 0000000000..e69de29bb2