1
0
mirror of https://github.com/golang/go synced 2024-10-05 21:21:21 -06:00
go/src/internal
Ian Lance Taylor 6e83ef6d21 internal/syscall: move to unix subdirectory
Move the single file from internal/syscall to internal/syscall/unix,
to match the golang.org/x/sys layout.

Change-Id: I2fb2832b4cb22efc7666bd276f5401ac3e73dc40
Reviewed-on: https://go-review.googlesource.com/8972
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2015-04-15 23:51:36 +00:00
..
format cmd/gofmt, go/format: refactor common pieces into internal/format 2015-04-01 17:35:26 +00:00
mime net/mail: move RFC 2047 code to internal/mime 2015-02-23 17:46:37 +00:00
singleflight cmd/go: cache results of HTTP requests done during meta tag discovery 2015-04-13 07:08:00 +00:00
syscall internal/syscall: move to unix subdirectory 2015-04-15 23:51:36 +00:00
trace internal/trace: don't assume GC will start and end on same P 2015-04-10 18:21:41 +00:00