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
4da5ad37d1ade1fb84b3f2a969abc95080590c7f
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
30
Jan
25
18
19
18
15
14
13
9
8
7
5
4
2
1
31
Dec
30
31
29
28
27
26
25
24
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
Formatting
dirent-docs
dirent-docs
Add unimplemented posix_getdents()
Reorder functions alphabetically
Add docstrings for dirent.h
Merge branch 'fix-199-interpreter-args' into 'master'
Support arguments in shebang (#!)
Merge branch 'patch5' into 'master'
feat(ld.so): more debug info for scopes
chore: formatting
fix(ld.so): copy relocations
chore(dso): remove unused members
Merge branch 'patch5' into 'master'
fix(dso): 32-bit
cleanup(makefile): unify rule for libc.so
feat(libc.so): link flags
feat(ld.so): add support for DT_RELR
Fix build for i686
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
Fix compilation with new nightly
Merge branch 'patch5' into 'master'
Update rust-toolchain
fix(ld.so): less locks
Make NulTerminated::new return option
Return error instead of panic when load_library cannot find root DSO
Fix compilation with trace feature
Fixup last commit
Add setlinebuf
Merge branch 'langinfo' into 'master'
Merge branch 'patch5' into 'master'
feat(ld.so): switch to object crate
feat(ld.so): partially switch to object
feat(ld.so): GNU hash table
Readd item constants...
Refactor langinfo module to use a static string table for constants
Merge branch 'fix-gnu-make-glob' into 'master'
Support building with #![deny(unsafe_op_in_unsafe_fn)]
Code cleanup
Add strptime() module and clean up unused strptime function
Refactor strftime() to use langinfo constants for locale-based formatting :
Implement 'langinfo.h'
Loading