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
fe67d7d9f967ec5bd9271bfbd0b0b7609a5c451e
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
10
Apr
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
14
13
12
10
9
8
7
6
5
2
31
Jul
28
27
26
23
21
15
14
12
10
9
8
6
5
3
28
Jun
27
26
25
24
23
22
20
17
14
13
11
9
8
7
6
5
4
3
2
31
May
29
28
Add definition of ucontext_t for aarch64-unknown-linux-gnu
This adds the defines from include/uapi/asm-generic/hugetlb_encode.h and the corresponding defines in include/uapi/linux/mman.h to linux_like/linux/gnu/mod.rs and the equivalent for musl in linux_like/linux/musl/mod.rs
Merge pull request #1721 from brian-gavin/feat/strsignal
Merge pull request #1724 from JohnTitor/use-fork-ctest
Use fork ctest until the maintainer gets back
Add strsignal(3) to unix
Merge pull request #1720 from glebpom/linux-udp-constants
Merge pull request #1722 from JohnTitor/freebsd-12
Update freebsd 12 image
Merge pull request #1717 from jclulow/illumos-cfmakeraw
Upgrade ubuntu to 20.04 on mips to have UDP_GRO constant
Add Linux UDP constants
Merge pull request #1699 from cpu/cpu-fanotify-linux-bindings
Merge pull request #1718 from JohnTitor/rustup
linux: add fanotify(7) API bindings.
Set rustup profile to minimal on CI
fix cfmakeraw() for illumos and Solaris
Update ctest for illumos and Solaris
Split up Solaris and illumos targets
Merge pull request #1712 from pfmooney/cfg_attr-cleanup
Merge pull request #1710 from nielx/upstream/stat-cleanup
Merge pull request #1714 from Mark-Simulacrum/add-triagebot
Add triagebot configuration
Clean up unnecessary cfg_attr attributes
Haiku: add futimens and utimensat, remove futimes and cleanup.
Merge pull request #1708 from pickfire/lockf
Merge pull request #1705 from tormol/accept4all
Merge pull request #1704 from slp/copy_file_range
Add lockf
Add copy_file_range to linux_like/linux/gnu
Merge pull request #1706 from cpu/cpu-run-docker-sh-custom-cargohome
ci: allow overriding run-docker.sh CARGO_HOME.
Add accept4() for NetBSD, Illumos and Solaris
Merge pull request #1702 from alexcrichton/macos-ucontet
Add definition of ucontext_t for macOS
Merge pull request #1698 from lzutao/non-msvc-wmemchr
Remove MSVC's wmemchr declaration
Merge pull request #1691 from andrenth/bump
Merge pull request #1696 from JohnTitor/mcast
Add constants from `linux/in.h`
Loading