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
eee027b07f85c5627578b985290991707b876908
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
20
Jul
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
24
23
21
20
19
20
19
18
12
27
Dec
23
18
16
11
8
7
2
30
Nov
29
28
27
25
22
21
20
19
18
17
16
14
13
7
6
5
4
3
1
31
Oct
29
28
27
25
24
23
22
18
17
18
17
16
15
13
11
10
8
6
4
28
Sep
27
26
25
26
25
24
23
22
21
20
19
18
17
16
13
12
11
7
6
2
1
29
Aug
28
27
26
23
22
21
20
19
18
17
16
17
16
15
Add some missing fcntl flags for freebsd
Bump to 0.2.73
Merge pull request #1823 from JohnTitor/switch
Revive CI for the switch target
Merge pull request #1824 from pfmooney/illumos-epollexclusive
Expose EPOLLEXCLUSIVE on illumos platform
Merge pull request #1822 from JohnTitor/wifstopped
openbsd: Fix `WIFSTOPPED` following upstream
Merge pull request #1819 from SWW13/bsd-ptrace
added ptrace_vm_entry struct
added ptrace io struct and defines
Merge pull request #1818 from JohnTitor/test
Merge pull request #1817 from shepmaster/silicon
Limit macOS `$INODE64` symbol names to x86 and x86_64
Tweak `Generate lockfiles` step
Tweak building documentation
Merge pull request #1816 from JohnTitor/fix-docs
Put index.html using unstable rustdoc features
Merge pull request #1807 from qwandor-google/master
Merge pull request #1814 from asomers/issue_1775
Fix _ALIGNBYTES on FreeBSD x86 with Rust <= 1.23.0.
Merge pull request #1815 from JohnTitor/emsdk
Update emsdk version
Merge pull request #1811 from sunfishcode/wasi-more
Merge pull request #1630 from myfreeweb/freebsd-mcontext
Add more WASI libc definitions.
FreeBSD: new rand()/srand() ABI in 13
FreeBSD: chase CTL_UNSPEC to CTL_SYSCTL, IPPROTO_SEP to IPPROTO_DCCP renames
FreeBSD: add ucontext.h to libc-test
FreeBSD: add mcontext_t/ucontext_t (only amd64 for now)
FreeBSD: make wchar_t unsigned on arm/aarch64
FreeBSD: fix SIGSTKSZ on arm/aarch64 / add MINSIGSTKSZ
FreeBSD: use stat header in freebsd11/freebsd12 on aarch64
freebsdlike: move aio_ and mq_ functions to #[link(name = "rt")]
Merge pull request #1812 from JohnTitor/pacman-link
Disable tests for the switch target, for now
Merge pull request #1809 from ahwayakchih/patch-1
Add missing sysconf constants for Haiku
Merge pull request #1806 from alexcrichton/aarch64-mcontet
Merge pull request #1750 from asomers/super_magic
Loading