Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
kernel
Graph
1e2e5a5d31e6149b93771d3e2ee1d843f61a1d1a
Select Git revision
Branches
4
master
default
riscv64
scheme-fmt
unlink-path-format
Tags
4
0.6.0
0.1.54
0.5.0
0.3.5
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jul
23
22
21
19
18
17
15
14
13
12
11
10
9
8
7
6
5
3
2
29
Jun
28
26
23
22
21
20
19
18
17
14
13
11
4
2
21
May
12
11
10
29
Apr
28
25
24
19
18
16
15
14
13
11
8
7
5
3
1
27
Mar
26
24
21
20
19
18
16
27
Feb
15
13
11
7
24
Jan
16
13
11
10
9
7
4
3
1
28
Dec
27
13
6
29
Nov
28
25
19
18
17
16
15
14
7
4
3
2
1
31
Oct
26
24
23
20
14
13
6
5
28
Sep
26
25
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
1
31
Aug
30
29
28
25
24
20
19
18
17
16
15
14
Error handling in namespace path assembly
Implemented path parent character "^" when calculating scope paths
Merge pull request #40 from ids1024/components
Strip extra slashes from path
Prevent nested signals, fix check for PID > 0
Implement sending signals to process groups. Modify max context value to fit inside of isize
Add PGID
Implemented table API in full
Implemented Load
Use EINVAL instead of ENOENT
Make it an error to supply a dup buffer to schemes that do not handle it
Shutdown on fatal error
Fixed a bunch of warnings
Implemented toHexString
Implemented toDecimalString
Several conversion operators
Implemented to integer
Implemented sleep
Implemented stall
Implemented Event synchronisation objects
Handled mutexes
Processed acquire mutex
Every context has an ID
Memory handler API
Created a function to control the global S state
GenericAddressStructure now handles reads and writes itself
Removed spurious file
Parallelized ACPI subsystem
Pass syscall data to syscall, implement iopl
Reduce scope of contexts lock
Add reset code
Merge pull request #39 from ids1024/uname
sys:uname
Remove all namespace changes made within methods
Update fs.rs
Implemented index references
Implemented method return values
Implmented method execution and method invocations
Implemented loop control
Timer now returns monotonic counter
Loading