Recordsgolanggolang.org/x/sysv0.22.0
Which symbol ran where
Symbols × operating systems for this version. Cells drill into the package's compatibility cube.
Showing the environments with the most evidence.
Reading a cell: The number is how many recorded observations the rate divides — one build files an observation per stage it reached, so it counts neither builds nor machines nor people. The document beside it is a different fact from a different source: whether a sample exists at that coordinate, and how our own run of it went there.
- no sample at this coordinate yet
- there is a sample here, and nothing of ours has run it at this coordinate yet
- there is a sample here, and our run of it at this coordinate came back clean
- there is a sample here, and our run of it at this coordinate failed
- there is a sample here, and this coordinate records both a passing and a failing run of it
- nothing recorded — unknown, never "works" and never "broken"
- there is a level below this cell — click to open it
A document means there is a sample at that coordinate. Whether one EXISTS is a fact about this release and this API and does not change with OS, runtime or package manager; its COLOUR is how that sample ran in the environment you are looking at.
Environment detail
Project-level observations and symbol/contract verifications are counted separately and never combined.
These counts do not distinguish how the symbol was called: overloads, argument shapes and options are pooled together. What a particular call shape does is proven by a sample's contract, not by these numbers.
| Environment | Confidence | Observations | Verified | Pass rate | Peers | Last seen |
|---|---|---|---|---|---|---|
| go 1.26 · Go · go · linux glibc · docker
Observations: PROJECT_LOAD 16✓ · PROJECT_TEST 16✓ — Usage: USED 16✓ — Verified: CONTRACT 41✓
|
MEDIUM | 32 +16 | 41 | 100% | 2 · 2✓ | 2026-09-17 |
| go 1.26 · Go · go · linux glibc
Observations: PROJECT_PROCESS 84✓ · PROJECT_RESOLVE 0✓ 1✕ · PROJECT_TEST 2✓ — Usage: USED 29✓
|
LOW | 87 +29 | 0 | 99% | 1 | 2026-09-16 |
Symbols
- golang.org/x/sys/unix.AT_FDCWD 1 1 of 1 runs passed
- golang.org/x/sys/unix.AT_SYMLINK_NOFOLLOW 1 1 of 1 runs passed
- golang.org/x/sys/unix.Access
- golang.org/x/sys/unix.Close 1 1 of 1 runs passed
- golang.org/x/sys/unix.EACCES 1 1 of 1 runs passed
- golang.org/x/sys/unix.EAGAIN 1 1 of 1 runs passed
- golang.org/x/sys/unix.EBADF 1 1 of 1 runs passed
- golang.org/x/sys/unix.EEXIST 1 1 of 1 runs passed
- golang.org/x/sys/unix.EINTR
- golang.org/x/sys/unix.EINVAL 1 1 of 1 runs passed
- golang.org/x/sys/unix.EISDIR 1
- golang.org/x/sys/unix.ENOENT 1
- golang.org/x/sys/unix.ENOTDIR 1
- golang.org/x/sys/unix.EPERM 1
- golang.org/x/sys/unix.ETIMEDOUT
- golang.org/x/sys/unix.Errno 1
- golang.org/x/sys/unix.Fstat 1
- golang.org/x/sys/unix.Fstatat 1
- golang.org/x/sys/unix.Getpid 1
- golang.org/x/sys/unix.Link 1
- golang.org/x/sys/unix.Lstat
- golang.org/x/sys/unix.Mkdir 1
- golang.org/x/sys/unix.Mkfifo 1
- golang.org/x/sys/unix.Nanosleep
- golang.org/x/sys/unix.NsecToTimeval 1
- golang.org/x/sys/unix.O_ACCMODE 1
- golang.org/x/sys/unix.O_CREAT 1
- golang.org/x/sys/unix.O_DIRECTORY 1
- golang.org/x/sys/unix.O_EXCL 1
- golang.org/x/sys/unix.O_NONBLOCK
- golang.org/x/sys/unix.O_RDONLY 1
- golang.org/x/sys/unix.O_RDWR 1
- golang.org/x/sys/unix.O_TRUNC 1
- golang.org/x/sys/unix.O_WRONLY 1
- golang.org/x/sys/unix.Open 1
- golang.org/x/sys/unix.Openat 1
- golang.org/x/sys/unix.Pipe 1
- golang.org/x/sys/unix.Pipe2
- golang.org/x/sys/unix.Read 1
- golang.org/x/sys/unix.Rmdir
- golang.org/x/sys/unix.SEEK_CUR
- golang.org/x/sys/unix.SEEK_END
- golang.org/x/sys/unix.SEEK_SET 1
- golang.org/x/sys/unix.S_IFDIR 1
- golang.org/x/sys/unix.S_IFIFO 1
- golang.org/x/sys/unix.S_IFLNK 1
- golang.org/x/sys/unix.S_IFMT 1
- golang.org/x/sys/unix.S_IFREG 1
- golang.org/x/sys/unix.Seek 1
- golang.org/x/sys/unix.Stat 1
- golang.org/x/sys/unix.Stat_t 1
- golang.org/x/sys/unix.Timespec
- golang.org/x/sys/unix.Timeval
- golang.org/x/sys/unix.TimevalToNsec 1
- golang.org/x/sys/unix.Umask
- golang.org/x/sys/unix.Uname 1
- golang.org/x/sys/unix.Unlink 1
- golang.org/x/sys/unix.Utsname
- golang.org/x/sys/unix.Write 1
- golang.org/x/sys/unix.X_OK