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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1cc2f1e9b25588bd80a25c55cf94f4e7f42c9ebc
Select Git revision
Branches
4
base
dev
main
default
protected
master
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
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
17
15
14
13
12
11
9
8
7
4
2
28
Dec
27
26
19
17
16
14
15
14
13
12
8
7
6
4
3
4
3
30
Nov
29
28
26
25
21
19
18
17
16
normalize to common name sighandler_t
move everything back into window mod with the type alias for msvc
add edge case for mingw
Merge pull request #1177 from reitermarkus/macos-netdb
Add `NI_*` constants from `netdb.h` for macOS.
Add `AI_*` constants from `netdb.h` for macOS.
add signal and raise bindings
Narrow IPTOS_ECN_... definitions
No IP_RECVTOS for DragonFlyBSD
Add BSD IP_RECVTOS definitions
Add IPV6 analogs
Handle inconsistent spelling
Style fix
Fix BSD IP_TOS value
Expose unix ECN-related constants
Merge pull request #1174 from tklauser/mfd-hugetlb
Add MFD_HUGETLB const for linux
Merge pull request #1172 from piersfinlayson/master
Fix for rust-lang/rust issue #50583
Merge pull request #1171 from alexcrichton/bump
Fix build on x86_64-unknown-cloudabi, bump version
Auto merge of #1159 - cmbrandenburg:sysv_sem_support, r=alexcrichton
Allow Android builds to fail
Add support for SysV semaphores on Apple platform
Auto merge of #1167 - asomers:cirrus, r=alexcrichton
Auto merge of #1169 - jmagnuson:feature/move-sol_bluetooth-to-notbsd, r=alexcrichton
Move SOL_BLUETOOTH to notbsd module
Remove bors.toml. Per @alexcrichton it isn't needed.
Auto merge of #1168 - asomers:byebye_buildbot, r=alexcrichton
Don't submit build status to buildbot.rust-lang.org
Move FreeBSD testing from Travis/QEMU to Cirrus-CI
Auto merge of #1158 - strake:TIMER_ABSTIME, r=gnzlbg
Auto merge of #1164 - AdelieLinux:musl-endianness, r=alexcrichton
Auto merge of #1165 - xd009642:gid-funcs, r=gnzlbg
Auto merge of #1166 - jakllsch:netbsd-tcp-opts-fixes, r=alexcrichton
not define `TIMER_ABSTIME` on Apple
NetBSD: unbreak tests; neither TCP_NOPUSH or TCP_NOOPT yet exist here
Added setegid function
musl: 64-bit: Ensure proper (c)msghdr layout on big-endian
Auto merge of #1161 - tklauser:xdp-consts, r=gnzlbg
Loading