1
0
mirror of https://github.com/golang/go synced 2024-11-19 21:04:43 -07:00
go/src
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
..
archive
bufio
builtin
bytes
cmd cmd/test: require external linking for c-archive 2015-04-15 22:46:47 +00:00
compress
container
crypto internal/syscall: move to unix subdirectory 2015-04-15 23:51:36 +00:00
database/sql
debug
encoding
errors
expvar
flag
fmt fmt: treat reflect.Value specially - as the value it holds 2015-04-15 15:59:39 +00:00
go internal/syscall: move to unix subdirectory 2015-04-15 23:51:36 +00:00
hash
html
image image/png: reject multiple tRNS chunks. 2015-04-15 04:35:27 +00:00
index/suffixarray
internal internal/syscall: move to unix subdirectory 2015-04-15 23:51:36 +00:00
io io: add CopyBuffer, a version of Copy in which the user provides a buffer 2015-04-15 15:59:16 +00:00
log
math
mime
net net: add Listen system call hook for testing 2015-04-15 11:47:49 +00:00
os runtime: really pass return value to Windows in externalthreadhandler 2015-04-15 05:03:42 +00:00
path
reflect fmt: treat reflect.Value specially - as the value it holds 2015-04-15 15:59:39 +00:00
regexp
runtime cmd/6g, runtime: improve duffzero throughput 2015-04-15 19:17:07 +00:00
sort
strconv
strings
sync
syscall
testing
text
time
unicode
unsafe
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
clean.bash
clean.bat
clean.rc
iostest.bash iostest.bash: do not restart device by default 2015-04-13 16:42:11 +00:00
make.bash
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc