Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libc
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
felixmoebius
libc
Graph
f3bc8363593e6e62a5229c7fe22192961330e0e7
Select Git revision
Branches
4
base
dev
main
default
protected
master
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
15
Dec
8
1
27
Nov
25
22
20
18
17
5
4
3
2
31
Oct
30
29
28
27
25
26
25
24
23
24
23
22
21
22
21
20
21
20
19
18
17
16
17
16
17
16
15
16
15
14
15
14
13
10
9
8
7
4
5
4
2
1
30
Sep
1
Oct
30
Sep
29
27
25
21
20
17
16
13
12
11
10
9
3
2
31
Aug
29
28
24
23
24
23
22
23
22
21
22
21
20
19
20
19
20
19
18
19
18
17
16
14
13
12
11
10
11
10
9
7
5
6
5
3
2
1
31
Jul
29
28
27
28
27
26
25
26
25
24
23
24
21
22
21
20
21
20
19
20
19
18
17
15
10
9
8
7
8
7
6
5
3
2
3
2
1
2
1
30
Jun
27
26
23
22
9
8
7
4
3
2
29
May
28
27
26
27
26
25
24
23
22
21
22
21
19
18
13
12
8
7
8
7
3
2
1
30
Apr
29
25
21
20
16
15
14
13
12
11
10
9
8
7
8
7
6
5
4
5
4
3
1
31
Mar
29
28
27
26
25
21
20
18
17
15
16
15
14
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
2
1
2
1
29
Feb
28
27
26
25
More constants and function bindings
dev main
dev main
Add SO_PEERCRED
Add struct ucred
Add accept4 syscall
Add eventfd
Add libc::getrandom
Use newlib fcntl constants
Correct values for FIONBIO and FIONREAD
Use correct clock ids
Switch to epoll
Add pthread_atfork dummy
Remove ext field from struct kevent that was introduced in FreeBSD 12
Add kqueue bindings
Add syscall function
Add __errno_location
Add recvmsg and sendmsg
Add struct msghdr and struct cmsghdr from lwip
add tm_gmtoff field to struct tm
pte_handle_t
Update types
pthread_t
dirent
readv
Types
c_uint
Add missing types
More types
Copy from hermit
Is Unix but not Linux
Use linux_like
Imitate x86_64-unknown-linux-musl for now
Initial x86_64-unknown-unikraft target support
base master
base master
Auto merge of #1969 - Horki:1952_update_contrib, r=JohnTitor
1952: Update CI name; replace with GitHub Actions
Auto merge of #1968 - de-vri-es:accept4-old-android, r=JohnTitor
Implement accept4 on Android as raw syscall.
Auto merge of #1967 - tsidea:master, r=JohnTitor
Adding dl_iterate_phdr function to uclibc
Auto merge of #1966 - JohnTitor:freebsd-12-2, r=JohnTitor
Skip test for `ELAST` on FreeBSD 12
Loading