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
dc769fd977dc0d92cd5cc7a375b2cd02de18e549
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
17
Sep
15
5
4
2
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
Format
Fixes for select on Redox
Comment out functions not implemented by Redox
Fix use of uninitialized memory
Use alloc_aligned and free functions in platform for global allocator
Call _init and _fini
Revert 'fix netdb on names with spaces', just ignore invalid lines
Add missing dirent macros (fixes #129)
Fix netdb getservbyname on names with spaces
Unify gmtime and localtime code
Merge branch 'Tommoa:master' into 'master'
Add contribution guidelines/tutorial
Fix CI
Merge branch 'master' into 'master'
Updated url, implemented missing functions in header/arpa_inet/mod.rs
Support shebangs in redox execve
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
Loading