1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:11:21 -06:00
go/src/lib/syscall
Ken Thompson c21d9a1ec9 the end of life as we know it
int is new type

R=r
OCL=18023
CL=18023
2008-10-29 12:46:44 -07:00
..
asm_amd64_darwin.s move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
asm_amd64_linux.s move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
cast_amd64.s * implement Linux epoll for polling i/o 2008-09-29 13:37:00 -07:00
errstr_darwin.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
errstr_linux.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
file_darwin.go Adding Mkdir. 2008-10-09 00:15:37 -07:00
file_linux.go the end of life as we know it 2008-10-29 12:46:44 -07:00
Makefile move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
mkdarwin move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
mklinux move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
socket_darwin.go the end of life as we know it 2008-10-29 12:46:44 -07:00
socket_linux.go the end of life as we know it 2008-10-29 12:46:44 -07:00
syscall_amd64_darwin.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
syscall_amd64_linux.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
syscall.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
time_amd64_darwin.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
time_amd64_linux.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
types_amd64_darwin.go move src/syscall to src/lib/syscall. 2008-09-26 14:11:26 -07:00
types_amd64_linux.go * implement Linux epoll for polling i/o 2008-09-29 13:37:00 -07:00