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
9f5e5f24dc3436e54087e3cba901f04ad518b08c
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
7
Apr
29
Mar
24
19
10
8
7
6
2
1
28
Feb
24
18
14
7
6
28
Jan
27
21
20
13
8
18
Dec
17
16
15
6
5
3
2
1
29
Nov
28
14
17
Oct
16
18
Sep
17
16
15
13
12
8
7
3
2
24
Aug
20
17
12
11
9
8
7
4
31
Jul
25
24
21
18
16
13
12
11
10
6
5
4
3
1
30
Jun
27
26
16
14
13
12
10
30
May
23
22
12
11
9
8
1
28
Apr
27
26
25
24
23
22
21
20
19
15
14
13
12
11
7
6
4
1
31
Mar
30
28
27
25
17
16
10
5
4
3
28
Feb
25
24
23
22
21
20
19
2
27
Jan
21
20
18
17
15
14
13
7
6
5
1
31
Dec
30
29
28
26
23
19
18
17
14
13
12
11
9
2
1
28
Nov
27
26
25
23
22
18
17
16
14
13
11
10
9
7
6
5
1
29
Oct
28
27
17
16
15
14
13
11
10
9
7
6
5
2
29
Sep
26
Use Kernel mapped binaries when available.
ld_so: Default to non-verbose
Keep exported functions
Merge branch 'weak-symbols' into 'master'
Fix issue if test:redox is run without build:redox
Run cargo test
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Work on adding cargo test capability
Resolve Both strong and weak symbols
Running ./fmt.sh
Refactor Linker::Link
Merge branch 'stdc-compatiability' into 'master'
Adjust stddef.h to be compatiable with other libc(s)
Add minimal basic features.h resembling musl lib's own
Fix redox ld_so
Merge branch 'linux-ld' of gitlab.redox-os.org:oddcoder/relibc
Reduce Verbosity level when ld.so is invoked as interpreter
Add support for invoking ld.so via execve() and friends
Merge branch 'oddcoder-master-patch-78534' into 'master'
Fix make libs in CI
Merge branch 'feature/support-af-unix-sockets' into 'master'
platform/redox: Support AF_UNIX in accept.
platform/redox: Support AF_UNIX in bind / connect.
platform/redox: Support AF_UNIX in socket.
header/sys_un: Set sockaddr_un members to public.
Only call epoll_ctl once per descriptor, fixing vim on Redox
Add Redox termios definitions
Stub for SO_ERROR to fix curl
Merge remote-tracking branch 'origin/truncate-n-mkfifo'
Merge branch 'ctype_conv' into 'master'
Use lossless type conversion in ctype.h
Merge branch 'fd-dup-test-robusty' into 'master'
Merge branch 'no-uninit' into 'master'
Replace occurences of uninitialized with MaybeUninit
Merge branch 'samuela-master-patch-09777' into 'master'
Merge branch 'fix-test' into 'master'
Re-enable netdb tests, fix compiler warning, improve brk coverage
Fix ar usage in Makefile for macOS compatibility
WIP - implementation of dlfcn
Add linker pointer
Loading