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
3c2bc98275d41587208fc709ac93c95fef12532f
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
24
Dec
23
22
21
20
19
18
17
16
17
16
17
15
13
12
11
10
9
8
5
3
30
Nov
29
27
26
25
24
23
21
20
19
18
17
14
13
12
10
9
8
6
2
31
Oct
30
29
28
27
26
24
22
18
16
15
14
11
10
9
6
5
30
Sep
28
27
26
25
24
23
22
21
19
18
16
15
14
12
11
7
6
4
29
Aug
18
17
15
10
4
1
28
Jul
25
23
21
20
19
18
17
16
15
9
6
24
Jun
23
14
10
8
11
May
6
16
Apr
5
2
27
Mar
26
25
22
21
18
17
12
10
9
4
1
29
Feb
28
19
12
11
10
8
3
2
26
Jan
25
18
17
16
13
12
11
8
7
5
3
2
24
Dec
12
11
9
7
24
Nov
15
12
5
4
2
fix(ld.so: adjust_stack): remove dead code
feat(ld.so: config): handle `LD_BIND_NOW`
feat(ld.so): lazy binding
feat(ld.so): enable warnings just for ld.so
fix(ld.so): use `Strtab::get_at()`
fix(ld.so): function signature
misc(lint): unused variables and imports
fix(ld.so): remove unreachable `loop {}`
Enhance monetary formatting implementation and improve comments for clarity
Implement 'monetary.h', including initial structure and strfmon() function
Merge branch 'memcpy-slices' into 'master'
Reimplement memcpy() using slices, fix unaligned read/write, add test
Add check for size of chunk primitive type
memcpy-slices
memcpy-slices
Formatting
Fix unnecessarily strict alignment check
Deduplicate repeated code
Implement chunk-based copying in memcpy
Add memcpy test
Merge branch 'relibc' into 'master'
Code cleanup.
Document the build instructions and improve the README
Fix formatting issues detected by rustfmt.
Add tests and improve comments.
Fix comment
Also use MaybeUninit for source slice
Implement 'tar.h'
Avoid creating slices for n == 0
Avoid relying on MaybeUninit::copy_from_slice()
Merge branch 'unsafe_blocks-glob-inttypes-libgen' into 'master'
Merge branch 'cpio' into 'master'
Merge branch 'patch3' into 'master'
Formatting
Reimplement memcpy() using slices
Implement `cpio.h`
Unsafe blocks: `glob`, `inttypes`, `libgen`
fix(Makefile): delay
Merge branch 'patch4' into 'master'
fix(ci): formatting
Merge branch 'devel2' into 'master'
feat(ld.so): config
Loading