]> Cypherpunks repositories - gostls13.git/commit
linux 386 support; now in same state as darwin 386
authorRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 20:33:40 +0000 (13:33 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 4 Jun 2009 20:33:40 +0000 (13:33 -0700)
commit802d6d4455194a480c35ff5b2a236a24b4d89343
treeb3c9b45f06ca0ddb4d50abb4b0bee43fb53da65f
parentf0e6a3caac038a87d87117e2aa73baad3165b348
linux 386 support; now in same state as darwin 386
(stuck on 8l bug).

R=r
DELTA=349  (342 added, 1 deleted, 6 changed)
OCL=29882
CL=29886
src/lib/os/dir_linux_386.go [new file with mode: 0644]
src/lib/os/stat_linux_386.go [new file with mode: 0644]
src/lib/syscall/PORT
src/lib/syscall/asm_linux_386.s [new file with mode: 0644]
src/lib/syscall/syscall_linux.go
src/lib/syscall/syscall_linux_386.go [new file with mode: 0644]
src/lib/syscall/syscall_linux_amd64.go
src/lib/syscall/types_linux_386.c [new file with mode: 0644]