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.
ad1bd7eb855b5242984ea274e4ca1e173e9af16d
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
23
May
22
21
20
19
17
16
15
14
10
9
4
2
1
30
Apr
29
26
25
24
23
20
19
17
14
8
7
5
2
28
Mar
27
26
25
11
8
5
4
3
2
1
28
Feb
26
24
23
22
21
20
19
18
17
14
13
12
11
9
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
openbsd: add KERN_PFSTATUS and update KERN_MAXID
Auto merge of #1351 - jbaublitz:nl_consts_pr, r=gnzlbg
Fix builds by moving the rest of the current constants to linux/other/mod.rs to avoid breaking musl
Auto merge of #1355 - gnzlbg:openbsdlike, r=gnzlbg
Refactor OpenBSD-like module into OpenBSD
Auto merge of #1354 - gnzlbg:gettimeofday, r=gnzlbg
[breaking change] incorrect API of gettimeofday
Fix builds by moving some constants to linux/other/mod.rs to avoid breaking musl
Auto merge of #1340 - ibabushkin:mmap_flags, r=gnzlbg
Fix builds by adding trailing commas
Auto merge of #1353 - sameo:topic/musl-seek, r=gnzlbg
Fix builds by including linux/rtnetlink.h and linux/if_addr.h
Disabled MAP_SHARED_VALIDATE and MAP_FIXED_NOREPLACE on musl for now.
Revert "An attempt to use upstream musl on mips."
Revert "Fixed a typo in mips docker file."
linux/musl: Add SEEK_HOLE and SEEK_DATA constants
Fixed a typo in mips docker file.
An attempt to use upstream musl on mips.
Updated most musl versions in CI docker setup.
Add ttyname_r
Add more neighbour.h constants
Add NTF_ consts
Add NUD_ consts
Add RT_TABLE_ consts
RT_SCOPE_ consts
RTN_ and RTPROT_ consts
Add RTA_ const values
Commit for rtnetlink consts
Auto merge of #1345 - jackpot51:patch-1, r=gnzlbg
Auto merge of #1342 - sunfishcode:master, r=gnzlbg
Auto merge of #1336 - faern:add-futex-consts, r=gnzlbg
Add futex.h to test
Add some FUTEX_ constants to Linux+Android
Update to the latest wasi-sysroot.
Bump version to 0.2.55
Auto merge of #1335 - leo60228:patch-1, r=gnzlbg
Auto merge of #1332 - redox-os:redox-unix, r=gnzlbg
Auto merge of #1337 - gnzlbg:update_ubuntu, r=gnzlbg
Rename _wasi_rmfileat to _wasi_unlinkat
Add wasm32-wasi to ci/build.sh
Loading