Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
relibc
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
Peter Limkilde Svendsen
relibc
Graph
ec0047c864bfff5affc92650349d6125312280f4
Select Git revision
Branches
20
a64l_l64a_refactor
abs-ub-panic
add-docstrings
alignment-test-nullcheck
all-posix-headers
alloc_cleanup
arpa-inet-docs
arpa_inet-types
arpa_inet-unsafe-blocks
asctime-char-cast
asctime-ub-asserts
assert-unsafe-blocks
bsearch-rework
calloc-no-intrinsics
calloc_overflow_check
centralize-page-size
clippy
clock_getcpuclockid-paramtype-fix
clocks-per-sec-test
crypt-docs
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Sep
9
7
21
Aug
7
2
1
20
Jul
7
5
30
Jun
27
26
24
13
11
10
5
2
1
31
May
30
29
22
17
16
12
11
10
9
8
7
6
5
4
29
Apr
26
25
22
19
18
17
16
15
14
13
12
11
5
4
3
2
30
Mar
29
28
27
26
25
24
22
10
9
3
1
27
Feb
13
11
17
Jan
14
13
12
19
Dec
16
2
1
11
Nov
10
25
Oct
17
11
Sep
1
30
Aug
26
25
24
23
22
20
19
18
17
15
13
12
4
1
29
Jul
28
27
26
22
14
Apr
4
27
Mar
24
23
17
13
Feb
15
Dec
14
1
30
Nov
22
Sep
14
13
14
Aug
13
10
6
5
4
3
19
Jul
18
18
Jun
17
16
May
10
28
Apr
7
27
Mar
24
16
12
2
1
27
Feb
28
27
23
19
18
14
20
Jan
18
14
11
10
5
3
23
Dec
18
Oct
6
2
1
30
Sep
29
17
10
9
8
6
27
Aug
25
23
21
20
17
15
14
12
11
8
7
5
4
3
2
30
Jul
25
19
18
15
9
8
1
29
Jun
27
25
24
23
22
21
20
19
14
13
9
7
6
3
2
1
28
May
27
26
24
23
22
21
13
8
3
2
26
Apr
24
19
15
14
13
10
7
29
Mar
24
19
10
8
7
6
2
1
Rename __rust_alloc_error_handler functions
Always return C locale from setlocale
strsignal must return mutable char pointer
Include signal.h from sys/select.h
Rename both __rg and __rust allocator symbols
Update core_io
Merge branch 'master' into 'master'
Groups
Merge branch 'better_proc_apis' into 'master'
Use redox_syscall git dependency.
Some MAP_FIXED optimizations.
Reimplement "clone grant using fmap".
Remove redox-exec debug log.
Succeed at loading init!
mmap RAII guard.
Fix address+size calculation in redox-exec.
WIP: Use fmap in program loader.
Merge branch 'remove_redox_physmap_physunmap' into 'master'
Remove redox_phys{map,unmap}.
Merge branch 'fix_aarch64_sp_align' into 'master'
aarch64: align sp in _start
Merge branch 'fix_uio' into 'master'
Limit src len to dst len in uio::scatter().
Merge branch 'pipe_scheme' into 'master'
Replace syscall::pipe2 with pipe scheme.
Merge branch 'rw_van_230625' into 'master'
remove Cargo.lock
epoll: add check for zero length plus tests
Use status instead of res to determine stopped status in redox waitpid implementation
Fix size of event: read in redox epoll implementation
Merge branch 'aarch64-stuff' into 'master'
Fix misaligned stack pointer on aarch64
Format changes to src/platform/redox/clone.rs
Merge branch 'rw_van_230610' into 'master'
change winsize to struct winsize
Merge branch 'functions/strto_float/nan_inf' into 'master'
strtof(), strtod(): handle NaN and Infinity
Merge branch 'tcsetwinsize' into 'master'
Adding tcsetwinsize
Add qsort test
Loading