-
Notifications
You must be signed in to change notification settings - Fork 589
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: golang/sys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.27.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: golang/sys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 25 files changed
- 5 contributors
Commits on Nov 12, 2024
-
windows: regenerate zsyscall_windows.go
Change-Id: I714d13f534520a444dd9601d280d32c4427a8e69 GitHub-Last-Rev: 861daf2 GitHub-Pull-Request: #236 Reviewed-on: https://go-review.googlesource.com/c/sys/+/626379 Commit-Queue: Ian Lance Taylor <iant@google.com> Reviewed-by: Alex Brainman <alex.brainman@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Cherry Mui <cherryyz@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Configuration menu - View commit details
-
Copy full SHA for a13946c - Browse repository at this point
Copy the full SHA a13946cView commit details
Commits on Nov 13, 2024
-
windows: add functions to get named pipe process IDs
Fixes golang/go#70086 Change-Id: I0cd188f075490b1ea630b26b74aa201796d60d3a GitHub-Last-Rev: 498fe73 GitHub-Pull-Request: #235 Reviewed-on: https://go-review.googlesource.com/c/sys/+/626215 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Quim Muntal <quimmuntal@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com>
Configuration menu - View commit details
-
Copy full SHA for d2cea70 - Browse repository at this point
Copy the full SHA d2cea70View commit details -
unix: don't fail TestPpoll on EINTR
TestPpoll sometimes fails builders due to Ppoll getting interrupted and returning EINTR: --- FAIL: TestPpoll (0.00s) syscall_linux_test.go:299: Ppoll: unexpected error: interrupted system call Fix this by retrying Ppoll in case of EINTR, same as CL 298189 in TestPoll. Fixes golang/go#66324 Change-Id: I8ce4e2c00fe3b7a078cd75b4b15bb076d3a87fb2 Reviewed-on: https://go-review.googlesource.com/c/sys/+/627395 Reviewed-by: Cherry Mui <cherryyz@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Configuration menu - View commit details
-
Copy full SHA for 3cf1e67 - Browse repository at this point
Copy the full SHA 3cf1e67View commit details
Commits on Nov 18, 2024
-
unix: update to kernel Linux 6.12
Change-Id: I7c8157d5f1b597b6ae249b20866bbad918b46fa4 GitHub-Last-Rev: 0bbc2ef GitHub-Pull-Request: #238 Reviewed-on: https://go-review.googlesource.com/c/sys/+/629075 Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0a57dbc - Browse repository at this point
Copy the full SHA 0a57dbcView commit details
Commits on Dec 3, 2024
-
unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin
Change-Id: I6943f6b5bd9f7d0ef5bad24ed638b8cf5dd0353d Reviewed-on: https://go-review.googlesource.com/c/sys/+/633077 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Ian Lance Taylor <iant@golang.org> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com>
Configuration menu - View commit details
-
Copy full SHA for fe16172 - Browse repository at this point
Copy the full SHA fe16172View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.27.0...v0.28.0