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
01ce7f5aa1e121277bf4b9f37f9e02ef77553a57
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
29
Nov
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
1
27
Oct
26
25
20
19
14
12
10
8
2
1
13
Sep
11
9
7
21
Aug
7
2
1
20
Jul
7
5
30
Jun
27
26
24
13
11
10
fix(tcb): do not use `Vec::from_raw_parts`
fix TCB and TLS
Revert "fix(linker): deref uninit TCB"
Add `stdnoreturn.h`
Add TODOs for remaining POSIX headers
all-posix-headers
all-posix-headers
fix(expected): dynamic bins
fix(tests): fix UB in mk{fifo,nod,nodat}
fix: `round_up_to_page_size` overflow
misc(tests): fix compilation of `dlfcn.c`
chore(test): add expected outputs for dynamic tests
fix(linker): deref uninit TCB
misc(tests): disable dlfcn test for now
fix(libc.so): link with libgcc
chore: enable dynamic tests
Merge branch 'fix-failing-features-test' into 'master'
Temporarily disable `noreturn` attribute test
Merge branch 'exit-return-never' into 'master'
Merge branch 'fix-socket-set-edom-timeout-overflow' into 'master'
fix: Multiplication overflow in setsockopt
Exit should return never (`!`)
Merge branch 'pwd-docs' into 'master'
Add docs for pwd.h
Merge branch 'sys-auxv-docs' into 'master'
Merge branch 'sys-file-docs' into 'master'
Add docs for sys/file.h
sys-file-docs
sys-file-docs
Add docs for sys/auxv.h
sys-auxv-docs
sys-auxv-docs
Add docs for pwd.h, reorder functions alphabetically
pwd-docs
pwd-docs
Merge branch 'string-docs' into 'master'
Add docs for string.h, add missing functions
Update strchr link
string-docs
string-docs
Add stubs for missing functions
Add string.h docs, reorder functions alphabetically
Merge branch 'fix-dns-extra-output' into 'master'
fix(netdb): Buffer overrun when parsing DNS
Merge branch 'memmem-cast-mut' into 'master'
Use only one .cast_mut() in memmem()
memmem-cast-mut
memmem-cast-mut
Merge branch 'memmem' into 'master'
Implement memmem()
Merge branch 'dont-overallocate-cstrings' into 'master'
Merge branch 'pty-utmp-docs' into 'master'
Loading