forked from seL4/seL4
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[patch-axel-63] #40
Closed
Closed
[patch-axel-63] #40
Commits on Jan 8, 2024
-
remove return code of handlers
The return codes are not checked anywhere, so they serve no practical purpose. Remove them to avoid giving false hopes that any caller will eventually care or even handle errors. Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Axel Heider committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for d611e3f - Browse repository at this point
Copy the full SHA d611e3fView commit details -
add explicit statements for unreachable code
Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Axel Heider committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 14f7923 - Browse repository at this point
Copy the full SHA 14f7923View commit details -
cleanup handleUnknownSyscall()
Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Axel Heider committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 3bf9589 - Browse repository at this point
Copy the full SHA 3bf9589View commit details -
Axel Heider committed
Jan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f46f532 - Browse repository at this point
Copy the full SHA f46f532View commit details -
helper function checkPreemption()
Axel Heider committedJan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 836ff87 - Browse repository at this point
Copy the full SHA 836ff87View commit details -
Axel Heider committed
Jan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 0582160 - Browse repository at this point
Copy the full SHA 0582160View commit details -
Axel Heider committed
Jan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 606e639 - Browse repository at this point
Copy the full SHA 606e639View commit details -
Axel Heider committed
Jan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 58356df - Browse repository at this point
Copy the full SHA 58356dfView commit details -
Axel Heider committed
Jan 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 2060809 - Browse repository at this point
Copy the full SHA 2060809View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.