Mikio Hara 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
..
linux 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
.gitignore 2ac7e53520 x/sys/unix: use xcrun to find OS X and iOS SDKs in mkall.sh. 10 jaren geleden
README.md ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
asm_darwin_386.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_darwin_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_darwin_arm.s 785372d7b0 unix: add darwin/arm support 10 jaren geleden
asm_darwin_arm64.s 58e109635f unix: add darwin/arm64 support 10 jaren geleden
asm_dragonfly_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_freebsd_386.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_freebsd_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_freebsd_arm.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_linux_386.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_linux_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_linux_arm.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_linux_arm64.s 379497e3ff unix: add explicit build tags 10 jaren geleden
asm_linux_mips64x.s 19ced1583f x/sys/unix: added linux/mips64{,le} support 9 jaren geleden
asm_linux_mipsx.s 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 jaren geleden
asm_linux_ppc64x.s 4cd067a709 unix: add ppc64le/linux support 10 jaren geleden
asm_linux_s390x.s d4feaf1a7e unix: add build tags to s390x files 9 jaren geleden
asm_netbsd_386.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_netbsd_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_netbsd_arm.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_openbsd_386.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_openbsd_amd64.s e11762ca30 unix: add gccgo support 10 jaren geleden
asm_solaris_amd64.s 339fc2ca4b unix: update to use direct linking on Solaris 10 jaren geleden
bluetooth_linux.go 8aa0c605e5 syscall: add bluetooth constants for linux 9 jaren geleden
constants.go 8642817a1a unix: Add [RWX]_OK constants for Access 10 jaren geleden
creds_test.go 3dec8fc77c unix: fix TestSCMCredentials 10 jaren geleden
dirent.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
endian_big.go 7de4796419 unix: add mips and mipsle to endian files 8 jaren geleden
endian_little.go 7de4796419 unix: add mips and mipsle to endian files 8 jaren geleden
env_unix.go 11f12da052 go.sys/unix: implement the environment functions by wrapping syscall 11 jaren geleden
env_unset.go c65f27ffe6 go.sys: add Unsetenv 11 jaren geleden
export_test.go 76b6ca6286 unix: include export_test.go only during unix build 10 jaren geleden
flock.go 279b3782ad go.sys: fix imports to cgc/p/go.sys, add build tags 11 jaren geleden
flock_linux_32bit.go 478fcf5431 x/sys/unix: added linux/mips{,le} support 9 jaren geleden
gccgo.go b65462c961 unix: add Syscall9 for gccgo 10 jaren geleden
gccgo_c.c b65462c961 unix: add Syscall9 for gccgo 10 jaren geleden
gccgo_linux_amd64.go e11762ca30 unix: add gccgo support 10 jaren geleden
gccgo_linux_sparc64.go 67f277b6fe unix: Added linux/sparc64 gccgo support 9 jaren geleden
mkall.sh 9141ece15e unix: fix mkall.sh and mksyscall.pl 8 jaren geleden
mkerrors.sh 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
mkpost.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksyscall.pl 9141ece15e unix: fix mkall.sh and mksyscall.pl 8 jaren geleden
mksyscall_solaris.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksysctl_openbsd.pl 85f6155b9e unix: emit +build comments in generator scripts 10 jaren geleden
mksysnum_darwin.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksysnum_dragonfly.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksysnum_freebsd.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksysnum_netbsd.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mksysnum_openbsd.pl ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
mmap_unix_test.go c6f86e98fe unix: add solaris to mmap test 10 jaren geleden
openbsd_pledge.go 8fd966b47d unix: add support for OpenBSD pledge 8 jaren geleden
openbsd_test.go 8fd966b47d unix: add support for OpenBSD pledge 8 jaren geleden
race.go 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 jaren geleden
race0.go 0c07981137 go.sys/unix: add asm hooks for solaris to runtime-resident syscall help 11 jaren geleden
sockcmsg_linux.go 8442dd2c63 go.sys: update package names 11 jaren geleden
sockcmsg_unix.go c8bc69bc2d unix: fix uint64->int cast of control message header 9 jaren geleden
str.go 082a6a3a8b unix: fix infinite recursion in itoa 10 jaren geleden
syscall.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
syscall_bsd.go d564595380 unix: Use syscall.SysctlRaw in Sysctl 9 jaren geleden
syscall_bsd_test.go 30de6d19a3 unix: fix TestGetfsstat the same way as CL 28550 in pkg syscall 9 jaren geleden
syscall_darwin.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
syscall_darwin_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_darwin_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_darwin_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_darwin_arm64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_dragonfly.go 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
syscall_dragonfly_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_freebsd.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
syscall_freebsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_freebsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_freebsd_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_freebsd_test.go 7a6e5648d1 unix: fix SysctlUint64 on 32bit machines 8 jaren geleden
syscall_linux.go 493114f682 unix: add GetsockoptTCPInfo 8 jaren geleden
syscall_linux_386.go 5a8c7f28c1 unix: add Ppoll support for linux 9 jaren geleden
syscall_linux_amd64.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 jaren geleden
syscall_linux_amd64_gc.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 jaren geleden
syscall_linux_arm.go 5a8c7f28c1 unix: add Ppoll support for linux 9 jaren geleden
syscall_linux_arm64.go c47cb47a30 x/sys/unix: remove unused constants 9 jaren geleden
syscall_linux_mips64x.go c47cb47a30 x/sys/unix: remove unused constants 9 jaren geleden
syscall_linux_mipsx.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
syscall_linux_ppc64x.go 5a8c7f28c1 unix: add Ppoll support for linux 9 jaren geleden
syscall_linux_s390x.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
syscall_linux_sparc64.go 67f277b6fe unix: Added linux/sparc64 gccgo support 9 jaren geleden
syscall_linux_test.go 5a8c7f28c1 unix: add Ppoll support for linux 9 jaren geleden
syscall_netbsd.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
syscall_netbsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_netbsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_netbsd_arm.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_no_getwd.go 8442dd2c63 go.sys: update package names 11 jaren geleden
syscall_openbsd.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
syscall_openbsd_386.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_openbsd_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_solaris.go 9a7256cb28 unix: validate ParseDirent inputs 8 jaren geleden
syscall_solaris_amd64.go afce3de575 unix: make TimevalToNsec available everywhere 9 jaren geleden
syscall_test.go 082a6a3a8b unix: fix infinite recursion in itoa 10 jaren geleden
syscall_unix.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 jaren geleden
syscall_unix_gc.go d75a526598 x/sys/unix: move gccgo redeclared functions to separate files 9 jaren geleden
syscall_unix_test.go 9d4e42a206 x/sys/unix: add Dup2 wrapper for arm64/ppc64 9 jaren geleden
types_darwin.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
types_dragonfly.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
types_freebsd.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
types_netbsd.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
types_openbsd.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
types_solaris.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zerrors_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 jaren geleden
zerrors_darwin_amd64.go e3fe6f5d46 x/sys/unix: regenerate darwin/amd64 outputs with the latest SDK 10 jaren geleden
zerrors_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 jaren geleden
zerrors_darwin_arm64.go ec18ccffcd x/sys/unix: regenerate darwin/arm64 outputs with the latest SDK 10 jaren geleden
zerrors_dragonfly_amd64.go 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
zerrors_freebsd_386.go 342d6a85aa unix: update FreeBSD generated types and errors 10 jaren geleden
zerrors_freebsd_amd64.go 342d6a85aa unix: update FreeBSD generated types and errors 10 jaren geleden
zerrors_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_linux_386.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_amd64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_arm.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_arm64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_mips.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_mips64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_mips64le.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_mipsle.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_ppc64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_ppc64le.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_s390x.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
zerrors_linux_sparc64.go d67a3279ae unix: implement Linux AF_VSOCK sockets 8 jaren geleden
zerrors_netbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_openbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zerrors_solaris_amd64.go 584c5fee74 x/sys/unix: add type specific ioctl functions for termios on solaris 10 jaren geleden
zsyscall_darwin_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_darwin_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_darwin_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_darwin_arm64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_dragonfly_amd64.go 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
zsyscall_freebsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_freebsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_freebsd_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_linux_386.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_amd64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_arm.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_arm64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_mips.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_mips64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_mips64le.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_mipsle.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_ppc64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_ppc64le.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_s390x.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsyscall_linux_sparc64.go 76cc09b634 unix: add Getrandom syscall bindings and flags 8 jaren geleden
zsyscall_netbsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_netbsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_netbsd_arm.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_openbsd_386.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_openbsd_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsyscall_solaris_amd64.go aaabbdc969 x/sys/unix: remove the "use" function and its calls. 8 jaren geleden
zsysctl_openbsd.go 8442dd2c63 go.sys: update package names 11 jaren geleden
zsysnum_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 jaren geleden
zsysnum_darwin_amd64.go 9ef4b6c1ff x/sys/unix: remove the SYS___SYSCTL manual edit for darwin/amd64. 10 jaren geleden
zsysnum_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 jaren geleden
zsysnum_darwin_arm64.go 2ac7e53520 x/sys/unix: use xcrun to find OS X and iOS SDKs in mkall.sh. 10 jaren geleden
zsysnum_dragonfly_amd64.go 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
zsysnum_freebsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_freebsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_linux_386.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_amd64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_arm.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_arm64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_mips.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_mips64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_mips64le.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_mipsle.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_ppc64.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_ppc64le.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_s390x.go ea9bcade75 unix: generate all Linux go files from source 8 jaren geleden
zsysnum_linux_sparc64.go 21f2569f6f unix: update syscall numbers to 4.10 kernel 8 jaren geleden
zsysnum_netbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_openbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
zsysnum_solaris_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_darwin_386.go 9c60d1c508 x/sys/unix: regenerate darwin/386 outputs 10 jaren geleden
ztypes_darwin_amd64.go e6e5e023fc x/sys/unix: expose fchmodat(2) and related constants on darwin/amd64 10 jaren geleden
ztypes_darwin_arm.go 785372d7b0 unix: add darwin/arm support 10 jaren geleden
ztypes_darwin_arm64.go ec18ccffcd x/sys/unix: regenerate darwin/arm64 outputs with the latest SDK 10 jaren geleden
ztypes_dragonfly_amd64.go 9ccfe848b9 unix: sync with DragonFly BSD 4.8 kernel 8 jaren geleden
ztypes_freebsd_386.go 342d6a85aa unix: update FreeBSD generated types and errors 10 jaren geleden
ztypes_freebsd_amd64.go 342d6a85aa unix: update FreeBSD generated types and errors 10 jaren geleden
ztypes_freebsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_linux_386.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_amd64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_arm.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_arm64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_mips.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_mips64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_mips64le.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_mipsle.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_ppc64.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_ppc64le.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_s390x.go 8c0a5eacba unix: add support for Linux filesystem encryption 8 jaren geleden
ztypes_linux_sparc64.go d67a3279ae unix: implement Linux AF_VSOCK sockets 8 jaren geleden
ztypes_netbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_netbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_netbsd_arm.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_openbsd_386.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_openbsd_amd64.go 379497e3ff unix: add explicit build tags 10 jaren geleden
ztypes_solaris_amd64.go 8f0908ab3b unix: implement Gethostname, Pipe, and Wait4 for Solaris 9 jaren geleden

README.md

Building sys/unix

The sys/unix package provides access to the raw system call interface of the underlying operating system. See: https://godoc.org/golang.org/x/sys/unix

Porting Go to a new architecture/OS combination or adding syscalls, types, or constants to an existing architecture/OS pair requires some manual effort; however, there are tools that automate much of the process.

Build Systems

There are currently two ways we generate the necessary files. We are currently migrating the build system to use containers so the builds are reproducible. This is being done on an OS-by-OS basis. Please update this documentation as components of the build system change.

Old Build System (currently for GOOS != "Linux" || GOARCH == "sparc64")

The old build system generates the Go files based on the C header files present on your system. This means that files for a given GOOS/GOARCH pair must be generated on a system with that OS and architecture. This also means that the generated code can differ from system to system, based on differences in the header files.

To avoid this, if you are using the old build system, only generate the Go files on an installation with unmodified header files. It is also important to keep track of which version of the OS the files were generated from (ex. Darwin 14 vs Darwin 15). This makes it easier to track the progress of changes and have each OS upgrade correspond to a single change.

To build the files for your current OS and architecture, make sure GOOS and GOARCH are set correctly and run mkall.sh. This will generate the files for your specific system. Running mkall.sh -n shows the commands that will be run.

Requirements: bash, perl, go

New Build System (currently for GOOS == "Linux" && GOARCH != "sparc64")

The new build system uses a Docker container to generate the go files directly from source checkouts of the kernel and various system libraries. This means that on any platform that supports Docker, all the files using the new build system can be generated at once, and generated files will not change based on what the person running the scripts has installed on their computer.

The OS specific files for the new build system are located in the ${GOOS} directory, and the build is coordinated by the ${GOOS}/mkall.go program. When the kernel or system library updates, modify the Dockerfile at ${GOOS}/Dockerfile to checkout the new release of the source.

To build all the files under the new build system, you must be on an amd64/Linux system and have your GOOS and GOARCH set accordingly. Running mkall.sh will then generate all of the files for all of the GOOS/GOARCH pairs in the new build system. Running mkall.sh -n shows the commands that will be run.

Requirements: bash, perl, go, docker

Component files

This section describes the various files used in the code generation process. It also contains instructions on how to modify these files to add a new architecture/OS or to add additional syscalls, types, or constants. Note that if you are using the new build system, the scripts cannot be called normally. They must be called from within the docker container.

asm files

The hand-written assembly file at asm_${GOOS}_${GOARCH}.s implements system call dispatch. There are three entry points:

  func Syscall(trap, a1, a2, a3 uintptr) (r1, r2, err uintptr)
  func Syscall6(trap, a1, a2, a3, a4, a5, a6 uintptr) (r1, r2, err uintptr)
  func RawSyscall(trap, a1, a2, a3 uintptr) (r1, r2, err uintptr)

The first and second are the standard ones; they differ only in how many arguments can be passed to the kernel. The third is for low-level use by the ForkExec wrapper. Unlike the first two, it does not call into the scheduler to let it know that a system call is running.

When porting Go to an new architecture/OS, this file must be implemented for each GOOS/GOARCH pair.

mksysnum

Mksysnum is a script located at ${GOOS}/mksysnum.pl (or mksysnum_${GOOS}.pl for the old system). This script takes in a list of header files containing the syscall number declarations and parses them to produce the corresponding list of Go numeric constants. See zsysnum_${GOOS}_${GOARCH}.go for the generated constants.

Adding new syscall numbers is mostly done by running the build on a sufficiently new installation of the target OS (or updating the source checkouts for the new build system). However, depending on the OS, you make need to update the parsing in mksysnum.

mksyscall.pl

The syscall.go, syscall_${GOOS}.go, syscall_${GOOS}_${GOARCH}.go are hand-written Go files which implement system calls (for unix, the specific OS, or the specific OS/Architecture pair respectively) that need special handling and list //sys comments giving prototypes for ones that can be generated.

The mksyscall.pl script takes the //sys and //sysnb comments and converts them into syscalls. This requires the name of the prototype in the comment to match a syscall number in the zsysnum_${GOOS}_${GOARCH}.go file. The function prototype can be exported (capitalized) or not.

Adding a new syscall often just requires adding a new //sys function prototype with the desired arguments and a capitalized name so it is exported. However, if you want the interface to the syscall to be different, often one will make an unexported //sys prototype, an then write a custom wrapper in syscall_${GOOS}.go.

types files

For each OS, there is a hand-written Go file at ${GOOS}/types.go (or types_${GOOS}.go on the old system). This file includes standard C headers and creates Go type aliases to the corresponding C types. The file is then fed through godef to get the Go compatible definitions. Finally, the generated code is fed though mkpost.go to format the code correctly and remove any hidden or private identifiers. This cleaned-up code is written to ztypes_${GOOS}_${GOARCH}.go.

The hardest part about preparing this file is figuring out which headers to include and which symbols need to be #defined to get the actual data structures that pass through to the kernel system calls. Some C libraries preset alternate versions for binary compatibility and translate them on the way in and out of system calls, but there is almost always a #define that can get the real ones. See types_darwin.go and linux/types.go for examples.

To add a new type, add in the necessary include statement at the top of the file (if it is not already there) and add in a type alias line. Note that if your type is significantly different on different architectures, you may need some #if/#elif macros in your include statements.

mkerrors.sh

This script is used to generate the system's various constants. This doesn't just include the error numbers and error strings, but also the signal numbers an a wide variety of miscellaneous constants. The constants come from the list of include files in the includes_${uname} variable. A regex then picks out the desired #define statements, and generates the corresponding Go constants. The error numbers and strings are generated from #include <errno.h>, and the signal numbers and strings are generated from #include <signal.h>. All of these constants are written to zerrors_${GOOS}_${GOARCH}.go via a C program, _errors.c, which prints out all the constants.

To add a constant, add the header that includes it to the appropriate variable. Then, edit the regex (if necessary) to match the desired constant. Avoid making the regex too broad to avoid matching unintended constants.

Generated files

zerror_${GOOS}_${GOARCH}.go

A file containing all of the system's generated error numbers, error strings, signal numbers, and constants. Generated by mkerrors.sh (see above).

zsyscall_${GOOS}_${GOARCH}.go

A file containing all the generated syscalls for a specific GOOS and GOARCH. Generated by mksyscall.pl (see above).

zsysnum_${GOOS}_${GOARCH}.go

A list of numeric constants for all the syscall number of the specific GOOS and GOARCH. Generated by mksysnum (see above).

ztypes_${GOOS}_${GOARCH}.go

A file containing Go types for passing into (or returning from) syscalls. Generated by godefs and the types file (see above).