.. |
asm_darwin_386.s
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
asm_darwin_amd64.s
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
asm_freebsd_386.s
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
asm_freebsd_amd64.s
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
asm_linux_386.s
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
asm_linux_amd64.s
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
asm_linux_arm.s
|
proper syscall convention for arm
|
2009-10-25 11:51:16 -07:00 |
asm_nacl_386.s
|
rename sys functions to runtime,
|
2009-10-15 23:10:49 -07:00 |
errstr.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
exec.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
Makefile
|
avoid duplicate field names, so that bug132 can be fixed
|
2009-08-24 11:03:23 -07:00 |
mkall.sh
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
mkerrors_nacl.sh
|
nacl syscall package.
|
2009-09-22 07:49:31 -07:00 |
mkerrors.sh
|
Build changes to support work on the BSDs.
|
2009-11-14 15:29:09 -08:00 |
mksyscall.sh
|
final batch for "declared and not used"
|
2009-09-15 13:51:33 -07:00 |
mksysnum_darwin.sh
|
change the names to have .sh suffixes.
|
2009-08-13 13:22:37 -07:00 |
mksysnum_freebsd.sh
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
mksysnum_linux.sh
|
change the names to have .sh suffixes.
|
2009-08-13 13:22:37 -07:00 |
mksysnum_nacl.sh
|
nacl syscall package.
|
2009-09-22 07:49:31 -07:00 |
syscall_darwin_386.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_darwin_amd64.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_darwin.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_freebsd_386.go
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
syscall_freebsd_amd64.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
syscall_freebsd.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
syscall_linux_386.go
|
syscall: use correct pointer in recvfrom/sendto.
|
2009-11-17 08:39:04 -08:00 |
syscall_linux_amd64.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_linux_arm.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_linux.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_nacl_386.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall_nacl.go
|
- replaced gofmt expression formatting algorithm with
|
2009-11-09 21:23:52 -08:00 |
syscall.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
types_darwin.c
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
types_freebsd.c
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
types_linux.c
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
types_nacl.c
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zerrors_darwin_386.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zerrors_darwin_amd64.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zerrors_freebsd_386.go
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
zerrors_freebsd_amd64.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
zerrors_linux_386.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zerrors_linux_amd64.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zerrors_linux_arm.go
|
gofmt-ify syscall
|
2009-11-05 10:55:57 -08:00 |
zerrors_nacl_386.go
|
apply gofmt to auto-generated syscall files
|
2009-10-06 19:38:30 -07:00 |
zsyscall_darwin_386.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsyscall_darwin_amd64.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsyscall_freebsd_386.go
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
zsyscall_freebsd_amd64.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
zsyscall_linux_386.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsyscall_linux_amd64.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsyscall_linux_arm.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsyscall_nacl_386.go
|
remove semis after statements in one-statement statement lists
|
2009-11-09 12:07:39 -08:00 |
zsysnum_darwin_386.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zsysnum_darwin_amd64.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
zsysnum_freebsd_386.go
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
zsysnum_freebsd_amd64.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
zsysnum_linux_386.go
|
- fine-tuning of one-line func heuristic (nodes.go)
|
2009-11-06 14:24:38 -08:00 |
zsysnum_linux_amd64.go
|
- fine-tuning of one-line func heuristic (nodes.go)
|
2009-11-06 14:24:38 -08:00 |
zsysnum_linux_arm.go
|
- fine-tuning of one-line func heuristic (nodes.go)
|
2009-11-06 14:24:38 -08:00 |
zsysnum_nacl_386.go
|
apply gofmt to auto-generated syscall files
|
2009-10-06 19:38:30 -07:00 |
ztypes_darwin_386.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
ztypes_darwin_amd64.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
ztypes_freebsd_386.go
|
FreeBSD/i386 work
|
2009-11-17 23:58:51 -08:00 |
ztypes_freebsd_amd64.go
|
FreeBSD-specific porting work.
|
2009-11-17 08:20:58 -08:00 |
ztypes_linux_386.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
ztypes_linux_amd64.go
|
syscall cleanup.
|
2009-11-01 11:13:27 -08:00 |
ztypes_linux_arm.go
|
gofmt-ify syscall
|
2009-11-05 10:55:57 -08:00 |
ztypes_nacl_386.go
|
apply gofmt to auto-generated syscall files
|
2009-10-06 19:38:30 -07:00 |
ztypes_nacl.go
|
nacl syscall package - machine generated files
|
2009-09-22 07:49:49 -07:00 |