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
schyrsivochter
relibc
Graph
83949290c95de8bc4b320331358da22f45e63892
Select Git revision
Branches
11
clippy
epoll
fix-ub-fn-pointers
gitlab-cache
macos-port
master
default
protected
misc
patch-1
signals
syscall-instruction
truncate-n-mkfifo
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jan
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
24
23
22
21
20
18
17
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
Add dladdr
Add dlfcn, fixes for glib and gstreamer
Use better verbiage for iovec
Implement sys_uio, define sockaddr_storage
Add more netinet/in.h definitions
Add getlogin stub
Add sigismember
Force little endian for reals
Add mprotect
Fix semaphore deadlocks
Use locking in dlmalloc
Fix double lock in pte
Fix incorrect variable name
Fix panic in fread
Fix signal support
Enable getitimer, setitimer, and sigprocmask
Update fmap support
Use 4096 as Linux page size for now
Add shutdown, listen, and getpagesize
Merge branch 'aarch64-unknown-redox' into 'master'
aarch64: Fix typo in a jmp_buf preprocessor conditional
Merge branch 'netdb-mutable' into 'master'
netdb: Return mutable structs in the getter functions
Merge branch 'fwrite-division-by-zero' into 'master'
Fix panic in fwrite
Update pthreads-emb
Fix stdlib div functions, add _Exit
Add lldiv
Undefine complex in fenv.h
Add statvfs and strtold
Add more special redox functions
Use openlibm's fenv.h
Add redox_fpath function
Add more wchar definitions
Implement more wchar functions
Update pthreads-emb
Run pre-init array before _init
Remove unnecessary extern C function
Update pthreads-emb
Initialize pthreads if it is linked
Loading