mirror of
https://github.com/golang/go
synced 2024-11-20 07:04:40 -07:00
602a446b74
auto-generated files and deletions are in another CL. goals for new syscall: * automate as much as possible * do not let clients do unsafe things * use simple types (int not int64) * fewer files the files are renamed from foo_amd64_linux to foo_linux_amd64, both because it reads better (all the linux are related, all the amd64 less so) and because it made it easier to replace the existing ones. R=r DELTA=2336 (2260 added, 6 deleted, 70 changed) OCL=29709 CL=29723 |
||
---|---|---|
.. | ||
asm_amd64_darwin.s | ||
asm_amd64_linux.s | ||
errstr_darwin.go | ||
errstr_linux.go | ||
errstr.go | ||
exec.go | ||
file_darwin.go | ||
file_linux.go | ||
Makefile | ||
mkdarwin | ||
mkerrors | ||
mklinux | ||
mksignal | ||
mksyscall | ||
mksysnum_darwin | ||
PORT | ||
proc_darwin.go | ||
proc_linux.go | ||
signal_amd64_darwin.go | ||
signal_amd64_linux.go | ||
socket_darwin.go | ||
socket_linux.go | ||
syscall_amd64_darwin.go | ||
syscall_amd64_linux.go | ||
syscall_darwin_amd64.go | ||
syscall_darwin.go | ||
syscall_linux_amd64.go | ||
syscall_linux.go | ||
syscall.go | ||
time_amd64_darwin.go | ||
time_amd64_linux.go | ||
types_amd64_darwin.go | ||
types_amd64_linux.go | ||
types_darwin_amd64.c | ||
types_darwin.c | ||
types_linux_amd64.c | ||
types_linux.c |