client/vendor/golang.org/x/sys/unix
Knative Automation 32b71b6dce
upgrade to latest dependencies (#1942)
bumping golang.org/x/tools 11c692e...cc29c91:
  > cc29c91 go.mod: update golang.org/x dependencies
  > 397fef9 gopls/internal/protocol: add links to LSP spec
  > e2a352c internal/refactor/inline: extensible API
  > c16c816 go/analysis/passes/stdversion: test *.go < go.mod version
  > 629a7be go/analysis/analysistest: stricter errors and GOWORK setting
  > 4db1697 go/packages/packagestest: fold modules_111.go into modules.go
  > ccdef3c gopls/internal/golang: fix nil panic in InlayHint
  > 74c9cfe go/analysis: add Pass.ReadFile
  > 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate
  > 77f691b internal/gcimporter: use Alias.Rhs, not unsafe hack
  > 0b45163 gopls/internal/cache: use language versions when validating Go version
  > 3c49bb7 gopls: normalize logging attributes
  > 2fa621c gopls/internal/golang: fix resolution of in-package implementations
  > bcec099 internal/refactor/inline: remove eta abstraction inlining assignments
  > fcea13b toolstash: errors output should match errors guarded
  > b00d49e internal/refactor/inline: don't assume strings.Index calls internal/bytealg
  > 1523441 gopls/internal/cache: add more assertions for golang/go# 60890
  > 440f3c3 internal/aliases: expose Enabled
  > a363d11 go/types/typeutil: replace interface{} with any (cleanup)
  > e8c9d81 go/analysis/passes/tests: Use ReportRangef to refactor some code in checkTest
  > 97ea816 all: fix some typos in comments
  > 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens
  > daf9460 Revert "gopls/internal/test/integration/misc: reenable staticcheck test"
  > 618670d gopls/internal/test/integration/misc: reenable staticcheck test
  > 2debfbe internal/testfiles: add a helper package for test files
  > c17402c gopls: fix a couple places where temporary files are not removed
  > ee61fb0 go/packages: fix issue number typo in TestIssue37629
  > 3735585 gopls/internal/settings: deprecate "allowImplicitNetworkAccess"
  > f4888c5 gopls/internal/settings: remove support for "allowModfileModifications"
  > d857e85 gopls/internal/settings: enable semantic tokens by default
  > 3f74dc5 gopls/internal/settings: remove experiments
  > e716599 cmd/goimports: support workspace vendoring
  > 7c7d7db gopls/internal/golang: allow "query" CodeActions on generated files
  > cb134f5 gopls/internal/golang: RenderPkgDoc: elide parameters 4+ in index
  > c5094cc internal/imports: a step towards making tests hermetic
  > 5e04895 gopls/internal/settings: update stale documentation for "symbolScope"
  > 0c3722a doc: enforce gotypesalias=0 behavior until go1.23
  > dd0410f go/packages: stop loading packages when context is done
  > dcccb2d x/tools: make tests agnostic as to whether gotypesalias="" => 0 or 1
  > 46a0401 gopls: eliminate the hooks package
  > e388fff gopls/internal/server: don't reset views if configuration did not change
  > d034ae1 gopls/internal/cmd: check: print RelatedInformation
  > 3c000ca gopls/doc: relnote for hover & definition over doc links
  > c859ee9 gopls/internal/test/marker: fix {hover/def}/comment tests
  > 9cef8b1 go/callgraph/cha: more precise resolution of unexported methods
  > 0cc2ffd gopls/internal/cache: fail loudly on command-line-arguments modules
  > c3c5164 gopls/internal/golang: support hover and definition operations over doc links
  > da3408b go/analysis/passes/printf: elaborate the documentation
  > 198a0a8 imports: prefer math/rand/v2 over math/rand
  > 79df971 gopls/internal/server: avoid duplicate diagnoses and loads
  > bcd607e gopls/internal/cache: don't log packages when selectively reloading
  > 6f92c83 gopls: reduce noisy error messages
  > c4c0bf9 gopls/internal/test: skip integration tests on linux-ppc64-power9osu
  > b4b8186 internal/apidiff: support materialized aliases
  > 3520955 go/types/typeutil: implement correct hashing of aliases
  > f6298eb gopls/internal/cache: add debug assertions to refine golang/go# 66732
  > f41d27e gopls/internal/cache: avoid panic when the primary diagnostic is broken
  > c0ab013 go/packages: doc: type symbols are consistent only within one Load
  > 564c0e9 gopls/internal/telemetry/cmd/stacks: improve summary
  > de6db98 internal/check: filter out too-new Go versions for type checking
  > 5c3c2ff gopls/internal/golang: RenderPkgDoc: fix anchors for promoted methods
  > 8a0c6e2 gopls/internal/server: report HTTP panics via telemetry
  > c7b6b8d gopls/internal/cache: analysis: repair start/end and refine bug report
  > cb3eb43 internal/test/integration: parse flags earlier
  > 4794229 gopls/internal/golang: RenderPkgDoc: add <title> element
  > 2db5a34 gopls/internal/golang: RenderPkgDoc: navigational <select>
bumping google.golang.org/api 707b9b2...6feeaaf:
  > 6feeaaf chore(main): release 0.180.0 (# 2579)
  > e92e3ed chore: regen libraries (# 2580)
  > 6604a5d feat(all): auto-regenerate discovery clients (# 2578)
  > 9fdd500 chore(main): release 0.179.0 (# 2574)
  > 090ff6c fix: bump auth to v0.4.1 (# 2577)
  > a784ae0 feat(all): auto-regenerate discovery clients (# 2575)
  > 887c564 feat(all): auto-regenerate discovery clients (# 2573)
  > 64ed0f8 chore(main): release 0.178.0 (# 2562)
  > 0c976dc feat(all): auto-regenerate discovery clients (# 2571)
  > 8c74bb8 feat(gen): Add internaloption.EnableNewAuthLibrary (# 2519)
  > b5ae946 chore(all): update all (# 2569)
  > f2da582 feat(all): auto-regenerate discovery clients (# 2570)
  > d922e3b feat(all): auto-regenerate discovery clients (# 2568)
  > 76b27f1 feat(all): auto-regenerate discovery clients (# 2567)
  > 5e44215 docs: update commit style in CONTRIBUTING (# 2566)
  > 0843d21 feat(all): auto-regenerate discovery clients (# 2565)
  > fe54ffd feat(google-api-go-client): add x-goog-api-version header (# 2563)
  > b313e4b feat(all): auto-regenerate discovery clients (# 2564)
  > 2d22d11 feat(all): auto-regenerate discovery clients (# 2561)
  > a11ef60 chore(main): release 0.177.0 (# 2545)
  > e6e5ac5 chore(all): update all (# 2552)
  > 3eb92f1 fix: temp patch cloud.google.com/go ambiguity (# 2560)
  > 1b6db6c fix: split large compute file up (# 2546)
  > fb153c0 feat(all): auto-regenerate discovery clients (# 2556)
  > a5d7734 chore(deps): disable otel updates until Go 1.21 (# 2554)
  > 2f46e14 feat(all): auto-regenerate discovery clients (# 2553)
  > 4418f5f feat(all): auto-regenerate discovery clients (# 2551)
  > f9bf96d feat(all): auto-regenerate discovery clients (# 2550)
  > 32a5d10 feat(all): auto-regenerate discovery clients (# 2548)
  > 2f2505b feat: reduce code size by 29% (# 2544)
  > 64f40ff chore(main): release 0.176.1 (# 2542)
  > 8d0b2b5 fix(transport/http): pass through base transport (# 2541)
  > 81ccc7e chore(main): release 0.176.0 (# 2536)
  > 6825bb8 feat(all): auto-regenerate discovery clients (# 2540)
  > 30d8c87 feat(all): auto-regenerate discovery clients (# 2538)
  > 773fe01 feat(all): auto-regenerate discovery clients (# 2537)
  > 5a78abe fix: default defaultEndpointTemplate (# 2535)
  > 67a5d6d chore(main): release 0.175.0 (# 2527)
  > d64b1d0 fix: various auth transition bugs (# 2533)
  > 9622a0d feat(all): auto-regenerate discovery clients (# 2529)
  > f662ab7 fix: bump auth deps (# 2528)
  > ec3a580 feat(all): auto-regenerate discovery clients (# 2526)
  > f8960e3 chore(main): release 0.174.0 (# 2521)
  > 0f0a2f0 fix(internal): set scopes for new auth flow (# 2525)
  > f49960d feat(all): auto-regenerate discovery clients (# 2524)
  > 4054271 feat: add hooks in for new auth library (# 2228)
  > 46fc56a chore(main): release 0.173.0 (# 2495)
  > 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (# 2512)
  > bf1c054 feat(all): auto-regenerate discovery clients (# 2520)
  > 85b4e90 feat(all): auto-regenerate discovery clients (# 2516)
  > b71b80f feat(all): auto-regenerate discovery clients (# 2515)
  > 4826df4 feat(all): auto-regenerate discovery clients (# 2514)
  > 3e03de3 feat(all): auto-regenerate discovery clients (# 2513)
  > 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (# 2509)
  > 0ff027b feat(all): auto-regenerate discovery clients (# 2510)
  > caf5b3f feat(all): auto-regenerate discovery clients (# 2508)
  > 3daccec feat(all): auto-regenerate discovery clients (# 2506)
  > baa809b feat(all): auto-regenerate discovery clients (# 2505)
  > 7ec3ef8 feat(all): auto-regenerate discovery clients (# 2504)
  > c786111 chore(all): update all to 454cdb8 (# 2502)
  > 6ee6a57 feat(all): auto-regenerate discovery clients (# 2503)
  > cdac273 feat(all): auto-regenerate discovery clients (# 2501)
  > 5b9019f feat(all): auto-regenerate discovery clients (# 2500)
  > 4ebe65e feat(all): auto-regenerate discovery clients (# 2499)
  > a48e9de feat(all): auto-regenerate discovery clients (# 2494)
bumping golang.org/x/term 5b15d26...46c790f:
  > 46c790f go.mod: update golang.org/x dependencies
bumping github.com/prometheus/client_golang 77d4003...6e3f4b1:
  > 6e3f4b1 Cut 1.19.1 (# 1494)
  > cad1bfa Merge pull request # 1454 from prometheus/small-nits
  > 0aa8c9f Rephrase incompatibility with common v0.48.0
bumping knative.dev/networking 979f637...25012a4:
  > 25012a4 upgrade to latest dependencies (# 979)
  > 8167799 upgrade to latest dependencies (# 977)
  > a282917 Update community files (# 978)
  > d2ba339 upgrade to latest dependencies (# 976)
  > 6886f78 Update community files (# 975)
  > 9188dac Remove requestDelay flag for tests (# 972)
  > 24ed062 Update test dialer to use ip when available (# 970)
  > 5f9768c Update community files (# 969)
bumping golang.org/x/oauth2 d0e617c...84cb9f7:
  > 84cb9f7 oauth2: fix typo in comment
  > 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  > e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
bumping google.golang.org/genproto/googleapis/rpc 94a12d6...8cf5692:
  > 8cf5692 chore(all): update all (# 1122)
  > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
  > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
  > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
  > 26222e5 chore(all): update all (# 1109)
  > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
  > c3f9821 chore(all): update all (# 1108)
  > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
  > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
  > 64ea030 chore(all): update all (# 1105)
bumping google.golang.org/protobuf ec47fd1...4a76e11:
  > 4a76e11 all: release v1.34.1
  > 9d9d8d3 encoding/proto[json|text]: accept lower case names for group-like fields
  > 6c3ebca all: update to protobuf 27.0-rc1 and regenerate protos
  > 2939520 all: start v1.34.0-devel
  > 242df22 all: release v1.34.0
  > c2b76ee all: fix deprecated
  > e4ad8f9 types/gofeaturespb: move go_feature.proto to be consistent with out languages
  > c2a26e7 encoding/{protojson,prototext}: strengthen wording on stability
  > d0f77ae proto: ensure MarshalOptions are plumbed to all Size calls
  > 94bb78c proto: return an error instead of producing invalid wire format
  > 671c2db [proto] use the correct parent when resolving features for extensions
  > 98873a2 internal/impl: pass ExtensionTypeDescriptor to extensionMap
  > 39bbf13 proto: CSE ProtoReflect() and TypeDescriptor() in proto.HasExtension
  > b30b634 protobuf: fix required/group bug in descriptor proto output of editions files
  > bab4b5d protobuf: support gaps in edition defaults calculation
  > a18684d protobuf: fix delimited fields under editions in go
  > 8a74430 internal/cmd/generate-types: manual CSE of m.messageInfo()
  > 55891d7 proto: add examples for Size, MarshalAppend (regarding allocations)
  > 87fded5 internal/impl: ensure proto.HasExtension does not allocate
  > 3797f00 protogen: update Options documentation. protogen.Run doesn't exist.
  > 4fd828f proto: extend Unmarshal documentation, include an example
  > c69658e proto: extend Marshal documentation, include an example
  > 3ebf7dd proto: fix HasPresence for extensions and missing plugin response
  > dea00b5 all: enable editions support
  > 59034d8 reflect/protodesc: restore edition in protodesc.ToDescriptorProto
  > 3039476 all: implement proto2/proto3 as editions [2/2]
  > 7259b46 all: implement proto2/proto3 as editions [1/2]
  > f563685 all: use subtests to identify the message type
  > e216807 all: start v1.33.0-devel
bumping knative.dev/serving afc8a59...3789ff9:
  > 3789ff9 Update net-contour nightly (# 15196)
  > b3715ac Update net-istio nightly (# 15198)
  > b9777a1 Update net-kourier nightly (# 15199)
  > 2d64d1f Update net-gateway-api nightly (# 15197)
  > 9214bda Update net-kourier nightly (# 15194)
  > 8909878 Update net-contour nightly (# 15184)
  > df11e49 upgrade to latest dependencies (# 15195)
  > 3bf9123 Update net-gateway-api nightly (# 15192)
  > 483cb05 Update net-istio nightly (# 15193)
  > 9046081 Tests for multi-container readiness and liveness probes (# 15180)
  > 3944e73 upgrade to latest dependencies (# 15187)
  > c833b8a Update net-kourier nightly (# 15186)
  > 5d95f7d Update community files (# 15189)
  > e3fa8d1 Update net-istio nightly (# 15185)
  > 9f695f3 Update net-gateway-api nightly (# 15183)
  > 2ef687c upgrade to latest dependencies (# 15182)
  > 4fe3de5 Update net-gateway-api nightly (# 15177)
  > 4548446 Update net-contour nightly (# 15178)
  > 7111003 Update net-kourier nightly (# 15179)
  > f4b1368 Update net-istio nightly (# 15176)
  > da851e8 Update net-kourier nightly (# 15174)
  > 013cf04 Update net-gateway-api nightly (# 15173)
  > 7d496c2 Update net-contour nightly (# 15175)
  > 18b0b41 Update net-istio nightly (# 15172)
  > b1c0266 Update net-kourier nightly (# 15169)
  > 08e8c32 Cleanup net-certmanager integration (# 15168)
  > 2dd44d9 Update net-gateway-api nightly (# 15163)
  > df51842 Update net-kourier nightly (# 15167)
  > aa455fc Update net-contour nightly (# 15164)
  > 4c16ba3 Update net-istio nightly (# 15165)
  > c94f252 Update community files (# 15162)
  > 6ccb82f Integrate net-certmanager in Serving (# 15066)
  > 467ca2d Update net-gateway-api nightly (# 15160)
bumping github.com/go-openapi/jsonpointer 5df0d69...344388f:
  > 344388f fix(GetForToken): added support for pointer to interface{}
  > 6cf0fb8 updated to swag v0.22.5
  > d329668 Merge pull request # 14 from fredbi/chore/relint-update
  > 7df7a46 Merge pull request # 12 from gaiaz-iusipov/update-go-and-deps
  > b59e589 chore: updated and relinted
  > a603eaf Merge pull request # 10 from magodo/offset
  > c7d4199 Update dependencies
  > 1539753 Merge pull request # 11 from testwill/replace-loop
  > d3f17d3 Correct offset for object key
  > ff1d154 chore: slice replace loop
  > cdfe8d8 Fix bug
  > e494050 Add new method `Offset` to `jsonpointer.Pointer` to return the offset of the pointer in a JSON document
bumping github.com/openzipkin/zipkin-go e84b2cf...e609ce4:
  > e609ce4 Adds SECURITY.md and scanning workflow (# 223)
  > 406526f When serializing SpanModel, if there is any external modification of TAGS, it will lead to panic, add RLock before calling Send to prevent this error. (# 218)
  > de3edd7 bumps to latest dependencies (# 222)
  > 48cf793 Set Go support policy to latest-2 (# 220)
  > a074cdb Updates to latest actions and fixes golangci-lint drift (# 221)
bumping golang.org/x/text 6c97a16...8d533a0:
  > 8d533a0 encoding/charmap: update UCM spec file URL prefix
bumping github.com/davecgh/go-spew 8991bc2...d8f796a:
  > d8f796a travis: test against go 1.11
bumping github.com/go-openapi/swag 0579829...b3e7a53:
  > b3e7a53 fix(mangling): fixed name mangling when special chars are substituted
  > 0ddf107 fix(ci): muted warnings in CI runs due to cache conflicts
  > 11b0957 fix(yaml): make MarshalYAML deterministic
  > 3f60c98 fix(yaml): handled null values from JSON
  > 80e31a2 fixed broken godoc badge in readme (# 74)
  > cb87dba fixed broken link in readme (# 73)
  > cd381d7 updated & relinted (# 70)
  > 4de0676 fix: windows support for loading files (# 71)
  > f28dd7a check for nil pointers before calling IsZero. (# 67)
bumping knative.dev/eventing e23ebab...1572967:
  > 1572967 Map subscription to graph edges (# 7880)
  > 72585c9 CrossNamespace: Control Plane Changes for Subscription (# 7882)
  > 599c548 Assert EventTypes references for IMC test (# 7899)
  > 1cc8179 Remove SelfSigned issuer from released `transport-encryption` artifacts (# 7905)
  > 4f32823 Refactor NewFiltersFeatureSet to prevent starvation (# 7911)
  > fa46a45 feat: added fake client reactor for subject access reviews (# 7908)
  > 1ce7074 Fix trust bundle propagation already exists error (# 7906)
  > e9b3af6 Update e2e tests for OIDC sender identity matching to be a bit more resilient (# 7903)
  > 1e6e235 fix: trigger tests set annotations correctly now (# 7887)
  > 159d6fc [main] Upgrade to latest dependencies (# 7901)
  > c7401a1 Add e2e test to verify used sender identity is correct (# 7900)
  > 96e5c18 [main] Update community files (# 7897)
  > c3a1c19 EventType tests verify the type under spec.reference  (# 7888)
  > c104df5 [main] Upgrade to latest dependencies (# 7894)
  > 07ebf11 [main] Upgrade to latest dependencies (# 7891)
  > 0e165f2 Containersource use OIDC identity of corresponding SinkBinding (# 7890)
  > 3dfe973 Add SubscriptionsAPI filters to APIServerSource (# 7799)
  > 11a1ad4 feat: added sources to event lineage graph constructor (# 7881)
  > 217f7a3 Create validation function for cross namespace referencing (# 7812)
  > 4a3f65d [main] Update community files (# 7876)
  > 46e3677 fix: imc dispatcher doesn't have duplicate reporting of metrics (# 7870)
bumping github.com/prometheus/common 0234594...e54e4df:
  > e54e4df Merge pull request # 620 from bboreham/test-string
  > e25b951 Merge pull request # 619 from bboreham/restore-sort
  > a1ca958 LabelSet: add unit test for String method
  > c1b9b72 Fix up config test (# 621)
  > be294f1 LabelSet.String: restore faster sort call
  > de5ed88 Merge pull request # 487 from GiedriusS/allow_exposing_real_value
  > ea817bb Merge pull request # 618 from grobinson-grafana/grobinson/add-status-at
  > 5ad26bf config: allow exposing real secret value through marshal
  > 506a12c Fix comment
  > fb6970a Add StatusAt method for Alert struct
bumping golang.org/x/sys cabba82...7d69d98:
  > 7d69d98 unix: extend support for z/OS
  > 7758090 cpu: add support for sve2 detection
  > 9a28524 windows: drop go version tags for unsupported versions
  > 27dc90b unix: update to Linux kernel 6.4
bumping google.golang.org/genproto/googleapis/api 6e1732d...8c6c420:
  > 8c6c420 chore(all): update all to 7cd4c1c (# 1111)
  > 79826c8 chore(all): auto-regenerate .pb.go files (# 1112)
  > 7cd4c1c chore(all): auto-regenerate .pb.go files (# 1110)
  > 26222e5 chore(all): update all (# 1109)
  > 6f501c4 chore(all): auto-regenerate .pb.go files (# 1107)
  > c3f9821 chore(all): update all (# 1108)
  > 454cdb8 chore(all): auto-regenerate .pb.go files (# 1106)
  > beb30f4 chore(all): auto-regenerate .pb.go files (# 1101)
  > 64ea030 chore(all): update all (# 1105)
  > 94a12d6 chore(all): update all (# 1102)
bumping knative.dev/pkg 0f34a88...b1fd04d:
  > b1fd04d Bump golang.org/x/net from 0.24.0 to 0.25.0 (# 3036)
  > 89b1857 Bump golang.org/x/tools from 0.20.0 to 0.21.0 (# 3035)
  > 7a27552 Bump google.golang.org/api from 0.177.0 to 0.180.0 (# 3034)
  > 3b2e71c Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 (# 3033)
  > 360b72e Update AuthStatus to have list of ServiceAccountNames (# 3032)
  > 1d1616a Update community files (# 3031)
  > f69d19c Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (# 3029)
  > 13af413 Bump google.golang.org/api from 0.176.1 to 0.177.0 (# 3028)
  > b69fa27 Bump google.golang.org/api from 0.176.0 to 0.176.1 (# 3025)
  > 75c6937 Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (# 3026)
  > ca5f1ce Update community files (# 3024)
  > 3c6badc Bump google.golang.org/api from 0.172.0 to 0.176.0 (# 3023)
  > e8d193d Bump cloud.google.com/go/compute/metadata from 0.2.3 to 0.3.0 (# 3022)
  > 9ab7e10 Bump github.com/prometheus/common from 0.52.3 to 0.53.0 (# 3020)
  > e835586 Update community files (# 3019)
bumping knative.dev/client-pkg 2bc8139...dfb0087:
  > dfb0087 Update community files (# 183)
  > 27d5cd9 Update community files (# 181)
bumping github.com/go-openapi/jsonreference 1f158e5...23cc9cc:
  > 23cc9cc chore(deps): updated go-openapi deps
  > 82a5123 updated jsonpointer
  > c2779b3 doc: removed extraneous godoc link (# 19)
  > 4be0df5 Merge pull request # 18 from fredbi/chore/update-lint
  > fc60cd6 chore: update & lint
bumping golang.org/x/net 7bbe320...d27919b:
  > d27919b go.mod: update golang.org/x dependencies
  > e0324fc http2: use net.ErrClosed
  > b20cd59 quic: initiate key rotation earlier in connections
  > f95a3b3 html: fix typo in package doc
  > 0a24555 http/httpguts: speed up ValidHeaderFieldName
  > ec05fdc http2: don't retry the first request on a connection on GOAWAY error
  > b67a0f0 http2: send correct LastStreamID in stream-caused GOAWAY
  > a130fcc quic: don't consider goroutines running when tests start as leaked
bumping knative.dev/hack 1133b37...68e3bfb:
  > 68e3bfb Update community files (# 382)
  > abdcdea Update community files (# 380)
  > 9f6c92e Update community files (# 379)

Signed-off-by: Knative Automation <automation@knative.team>
2024-05-13 15:10:00 +00:00
..
.gitignore Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
README.md upgrade to latest dependencies (#1527) 2021-11-23 06:11:51 -08:00
affinity_linux.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
aliases.go upgrade to latest dependencies (#1916) 2024-03-14 09:58:04 +00:00
asm_aix_ppc64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_386.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_amd64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_arm.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_arm64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_ppc64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_bsd_riscv64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_386.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_amd64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_arm.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_arm64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_loong64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_mips64x.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_mipsx.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_ppc64x.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_riscv64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_linux_s390x.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_openbsd_mips64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_solaris_amd64.s upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
asm_zos_s390x.s upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
bluetooth_linux.go Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
bpxsvc_zos.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
bpxsvc_zos.s upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
cap_freebsd.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
constants.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
dev_aix_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
dev_aix_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
dev_darwin.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_dragonfly.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_freebsd.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_linux.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_netbsd.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_openbsd.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
dev_zos.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
dirent.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
endian_big.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
endian_little.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
env_unix.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
fcntl.go upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
fcntl_darwin.go Pin deps back to master (#1082) 2020-10-30 08:15:35 -07:00
fcntl_linux_32bit.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
fdset.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
gccgo.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
gccgo_c.c upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
gccgo_linux_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ifreq_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ioctl_linux.go upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
ioctl_signed.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ioctl_unsigned.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ioctl_zos.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
mkall.sh upgrade to latest dependencies (#1823) 2023-07-11 11:07:12 +00:00
mkerrors.sh upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
mmap_nomremap.go upgrade to latest dependencies (#1932) 2024-04-17 08:30:40 +00:00
mremap.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
pagesize_unix.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
pledge_openbsd.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ptrace_darwin.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ptrace_ios.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
race.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
race0.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
readdirent_getdents.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
readdirent_getdirentries.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
sockcmsg_dragonfly.go Update dependencies, pin k8s deps. (#855) 2020-05-26 00:39:49 -07:00
sockcmsg_linux.go upgrade to latest dependencies (#1527) 2021-11-23 06:11:51 -08:00
sockcmsg_unix.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
sockcmsg_unix_other.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
sockcmsg_zos.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
symaddr_zos_s390x.s upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
syscall.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_aix.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_aix_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_aix_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_bsd.go upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
syscall_darwin.go upgrade to latest dependencies (#1874) 2023-10-12 07:46:24 +00:00
syscall_darwin_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_darwin_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_darwin_libSystem.go upgrade to latest dependencies (#1916) 2024-03-14 09:58:04 +00:00
syscall_dragonfly.go upgrade to latest dependencies (#1874) 2023-10-12 07:46:24 +00:00
syscall_dragonfly_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_freebsd.go upgrade to latest dependencies (#1916) 2024-03-14 09:58:04 +00:00
syscall_freebsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_freebsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_freebsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_freebsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_freebsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_hurd.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_hurd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_illumos.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux.go upgrade to latest dependencies (#1916) 2024-03-14 09:58:04 +00:00
syscall_linux_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_alarm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_amd64_gc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_gc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_gc_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_gc_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_gccgo_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_gccgo_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_loong64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_mips64x.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_mipsx.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_ppc64x.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_s390x.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_linux_sparc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_netbsd.go upgrade to latest dependencies (#1874) 2023-10-12 07:46:24 +00:00
syscall_netbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_netbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_netbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_netbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd.go upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
syscall_openbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_libc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_mips64.go Update spf13/cobra deps (#1734) 2022-09-22 10:36:12 +00:00
syscall_openbsd_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_openbsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_solaris.go upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
syscall_solaris_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_unix.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_unix_gc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_unix_gc_ppc64x.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
syscall_zos_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
sysvshm_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
sysvshm_unix.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
sysvshm_unix_other.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
timestruct.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
unveil_openbsd.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
xattr_bsd.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_aix_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_aix_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_darwin_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_darwin_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_dragonfly_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_freebsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_freebsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_freebsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_freebsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_freebsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_linux.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zerrors_linux_386.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_amd64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_arm.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_arm64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_loong64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_mips.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_mips64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_mips64le.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_mipsle.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_ppc.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_ppc64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_ppc64le.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_riscv64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_s390x.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_linux_sparc64.go upgrade to latest dependencies (#1912) 2024-02-15 13:56:24 +00:00
zerrors_netbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_netbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_netbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_netbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_mips64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_openbsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_solaris_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zerrors_zos_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zptrace_armnn_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zptrace_linux_arm64.go upgrade to latest dependencies (#1811) 2023-05-24 14:56:10 +00:00
zptrace_mipsnn_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zptrace_mipsnnle_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zptrace_x86_linux.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsymaddr_zos_s390x.s upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsyscall_aix_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_aix_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_aix_ppc64_gc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_aix_ppc64_gccgo.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_darwin_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_darwin_amd64.s upgrade to latest dependencies (#1874) 2023-10-12 07:46:24 +00:00
zsyscall_darwin_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_darwin_arm64.s upgrade to latest dependencies (#1874) 2023-10-12 07:46:24 +00:00
zsyscall_dragonfly_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_freebsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_freebsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_freebsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_freebsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_freebsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_illumos_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux.go upgrade to latest dependencies (#1916) 2024-03-14 09:58:04 +00:00
zsyscall_linux_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_loong64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_mips.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_mips64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_mips64le.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_mipsle.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_ppc64le.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_s390x.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_linux_sparc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_netbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_netbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_netbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_netbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_openbsd_386.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_386.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_amd64.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_amd64.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_arm.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_arm.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_arm64.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_arm64.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_mips64.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_mips64.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_ppc64.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_ppc64.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_openbsd_riscv64.go [main] Upgrade to latest dependencies (#1910) 2024-01-24 13:51:12 +00:00
zsyscall_openbsd_riscv64.s upgrade to latest dependencies (#1892) 2023-12-04 16:35:12 +00:00
zsyscall_solaris_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsyscall_zos_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysctl_openbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_mips64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysctl_openbsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_darwin_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_darwin_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_dragonfly_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_freebsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_freebsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_freebsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_freebsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_freebsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_linux_386.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_amd64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_arm.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_arm64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_loong64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_mips.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_mips64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_mips64le.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_mipsle.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_ppc.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_ppc64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_ppc64le.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_riscv64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_linux_sparc64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
zsysnum_netbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_netbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_netbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_netbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_mips64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_openbsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
zsysnum_zos_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_aix_ppc.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_aix_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_darwin_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_darwin_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_dragonfly_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_freebsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_freebsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_freebsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_freebsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_freebsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_linux.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_386.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_amd64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_arm.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_arm64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_loong64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_mips.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_mips64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_mips64le.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_mipsle.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_ppc.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_ppc64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_ppc64le.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_riscv64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_linux_sparc64.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00
ztypes_netbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_netbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_netbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_netbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_386.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_arm.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_arm64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_mips64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_ppc64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_openbsd_riscv64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_solaris_amd64.go upgrade to latest dependencies (#1887) 2023-11-16 16:52:50 +00:00
ztypes_zos_s390x.go upgrade to latest dependencies (#1942) 2024-05-13 15:10:00 +00:00

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")

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, go

New Build System (currently for GOOS == "linux")

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, 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/programs 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 a new architecture/OS, this file must be implemented for each GOOS/GOARCH pair.

mksysnum

Mksysnum is a Go program located at ${GOOS}/mksysnum.go (or mksysnum_${GOOS}.go for the old system). This program 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 may need to update the parsing in mksysnum.

mksyscall.go

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.go program 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, and 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 and 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.

internal/mkmerge

This program is used to extract duplicate const, func, and type declarations from the generated architecture-specific files listed below, and merge these into a common file for each OS.

The merge is performed in the following steps:

  1. Construct the set of common code that is idential in all architecture-specific files.
  2. Write this common code to the merged file.
  3. Remove the common code from all architecture-specific files.

Generated files

zerrors_${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.go (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).