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
d071522bc5e7f5afd89bfecf3dbb5bc1bf7d5302
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
2
Sep
1
27
Aug
26
25
24
18
17
13
12
10
9
8
9
8
7
5
4
3
2
31
Jul
30
29
28
27
26
25
24
23
22
21
19
18
17
14
13
12
11
8
6
4
3
2
1
30
Jun
28
27
26
25
24
23
22
23
22
23
22
21
20
21
20
14
12
24
May
23
20
15
13
12
11
10
26
Apr
19
17
15
14
8
4
3
27
Mar
26
25
23
22
21
20
19
18
17
18
17
16
15
14
15
14
13
14
13
14
13
14
13
14
13
14
13
12
13
12
11
12
11
10
11
10
9
10
9
8
9
8
9
8
7
8
7
6
7
6
7
6
7
5
4
fixup! Delete duplicate types
Run fmt.sh
Delete duplicate types
Merge branch 'netdb' into 'master'
Netdb
Allow use of custom CC for compiling tests
Further fixes to tests makefile
Fix makefile for tests, add sysroot target
Merge branch 'pal' into 'master'
Fix header path
Update Redox module to use CStr
Make pal functions take cstr
format
Reduce warnings
Format
Fix warnings and add c_str
Fix headers with directories
Fix makefile
Fix remaining issues, move setjmp into relibc crate, move start logic into relibc
Make it compile
Fix build, mostly
Large reorganization of headers (WIP)
Remove stat and lstat, which can be replaced with open and fstat
Fix signal and socket pal implementations on Redox
Fix missing modules in Redox platform
Update Redox platform to pal
Update all modules to new Pal mechanism
WIP: platform abstraction layer
Include stddef.h in sys/types.h
Fix issue with stdio.h bits file not having FILE defined
Fix path to crt0.o and libc.a
Fix signature of unsetenv
Default to release for make
Finish up fexec migration
Revert 'Fix off by one error' because it introduces one
Fix off-by-one error :|
Migrate to new FEXEC system call
Implement setenv/unsetenv
Add SIGABRT to redox
Implement strtod
Loading