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
063c721c96e9aba3a2e5123bf6369529b80839e5
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
9
Feb
8
7
5
4
2
30
Jan
28
26
23
22
21
17
16
15
14
13
12
11
9
8
3
2
1
28
Dec
27
26
25
24
23
22
21
20
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
28
Nov
27
26
27
26
24
23
22
21
20
19
16
12
10
7
6
3
2
1
31
Oct
30
29
28
27
26
20
19
18
17
16
15
14
8
6
5
4
3
2
28
Sep
25
22
21
19
18
13
12
10
9
8
5
3
2
24
Aug
22
19
16
15
14
13
11
7
6
2
1
31
Jul
30
29
22
21
18
17
16
14
12
10
9
8
6
5
4
3
1
30
Jun
28
27
20
18
15
9
8
7
4
1
31
May
30
26
25
24
22
21
17
10
7
6
1
23
Apr
22
21
20
17
15
12
11
10
11
10
8
7
6
5
3
24
Mar
22
19
18
17
16
17
16
15
12
10
8
7
5
3
5
4
3
2
1
28
Feb
27
26
25
22
17
14
13
7
3
1
31
Jan
30
26
25
24
23
22
20
19
18
Auto merge of #1241 - semarie:openbsd-rfc2235, r=gnzlbg
Auto merge of #1249 - arnavb:patch-1, r=gnzlbg
unbreak openbsd after #1217
Fix license badge
Remove struct which is now a duplicate
Qualify type name
openbsd doesn't have mmsghdr either!
dragonflybsd lacks sendmmsg()/recvmsg()
Expose IPV6_FLOW* on Linux
openbsd lacks sendmmsg()/recvmmsg()
freebsd timespec is const
Match the freebsd types
Remove duplicate definition
timespec pointer also const on andriod
Push definitions down a level to avoid macos
Use cfg_attr like other items
Fix wrong C type name
mmsghdr pointer is const in android I think
Qualify type names
Not available on macos I think
Hoist {send,recv}mmsg() to test target support
Auto merge of #1247 - gnzlbg:build_all_platforms, r=gnzlbg
Align Rust-version support table of the README
Document platform support in the README
Fix build on all platforms
Build all platforms in CI
Auto merge of #1246 - gnzlbg:rustfmt_style, r=gnzlbg
Check style using rustfmt and reformat
Auto merge of #1235 - asomers:cmsg_osx, r=gnzlbg
Add an integration test for the cmsg(3) functions.
Specialize CMSG_NXTHDR for Android and Emscripten
Fix Linux's CMSG_NXTHDR and CMSG_SPACE definitions.
Fix CMSG_NXTHDR for OSX.
Auto merge of #1234 - gnzlbg:android_runtest, r=gnzlbg
Auto merge of #1217 - Susurrus:rfc_2235, r=gnzlbg
Auto merge of #1230 - vdagonneau:master, r=gnzlbg
Auto merge of #1221 - MikaelUrankar:powerpc64-unknown-freebsd, r=gnzlbg
Added the proper libc header to libc-test; Removed some defines as they seem to be too new.
Ignore the style executable used for testing
Check for Copy impls for all types
Loading