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
510cb2f72001306432885cfa0462d568774cf6c2
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
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
15
14
13
11
10
9
8
7
6
5
2
1
31
Oct
30
29
28
27
24
20
19
18
17
16
14
13
12
11
9
7
6
5
4
28
Sep
27
25
26
25
24
22
21
20
19
18
17
16
12
11
10
9
6
5
4
3
31
Aug
30
29
27
26
25
26
25
23
22
21
20
19
18
17
16
13
12
11
10
11
10
Auto merge of #1049 - alecmocatta:master, r=alexcrichton
remove FIOCLEX and FIONBIO which were shadowing a bsd-wide declaration
FIO* for *-apple-*
Auto merge of #1044 - faern:modern-alignment, r=alexcrichton
Describe the align feature in the readme
Add libc definitions for HermitCore (https://hermitcore.org)
Add align feature to pthread structs
Add align feature to sem_t struct
Add testing with align feature
Add align feature and use on in6_addr
Auto merge of #1047 - kubo39:posix-spawn-apple-extension, r=alexcrichton
Add some posix_spawn apple extension flags
Auto merge of #1045 - Amanieu:revert_musl_libgcc, r=alexcrichton
Revert "Link to libgcc when statically linking musl"
Auto merge of #1041 - bachp:module-init, r=alexcrichton
provide linux/module.h in debian sparc64 build
use new headers for musl build
Update musl ci jobs to 1.1.19
Add linux/module.h to test build
Add MODULE_INIT_ constants
Auto merge of #1039 - alesharik:master, r=alexcrichton
Bump ctest version
Implement statfs for dragonfly, freebsd and openbsd
Auto merge of #1040 - semarie:openbsd-fix, r=alexcrichton
remove ignore for published OpenBSD versions
fix struct arphdr alignment on OpenBSD
adjust SIGSTKSZ value for OpenBSD 6.3-current
add HW_NCPUONLINE sysctl (number of cpus being used) on OpenBSD
add KERN_AUDIO and inc KERN_MAXID on OpenBSD
TCP_KEEP* constants are netbsd specific
Auto merge of #1038 - Amanieu:fix_netbsd, r=alexcrichton
Disable test for --no-default-features on rumprun
Fix netbsd build with "stdbuild"
Auto merge of #1037 - alexcrichton:fix, r=alexcrichton
Fix a #[cfg] attribute
Auto merge of #1034 - Amanieu:musl_libgcc, r=alexcrichton
Link to libgcc when statically linking musl
Auto merge of #1035 - rust-lang:dependabot/cargo/ctest-5c53723, r=alexcrichton
Bump ctest from `482c7f0` to `5c53723`
Auto merge of #1033 - SmilingNavern:add_packet_mreq, r=alexcrichton
Loading