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.
2d22c18acfe09f464b0929db1ebc9069672674eb
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
2
Jan
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
9
8
7
6
5
4
3
2
1
31
Jul
30
29
27
25
24
25
24
23
22
21
20
19
18
17
16
15
14
13
12
10
9
8
7
6
5
4
3
2
3
2
30
Jun
29
28
27
26
25
24
23
20
19
16
15
14
13
11
9
8
7
4
1
30
May
29
28
27
26
25
24
23
19
18
16
15
8
7
6
4
3
2
1
30
Apr
28
27
26
25
Auto merge of #885 - EdSchouten:nprocessors, r=alexcrichton
Add _SC_NPROCESSORS_ONLN for CloudABI.
Auto merge of #884 - EdSchouten:cloudabi, r=alexcrichton
Add EXIT_FAILURE and EXIT_SUCCESS for CloudABI.
Add arc4random_buf() for PRNG access.
Fix style to appease CI.
Auto merge of #883 - LuoZijun:patch-2, r=alexcrichton
Inline values coming from the cloudabi package.
Add support for CloudABI.
Add bpf constant on macOS
Add struct `bpf_hdr` on macOS
Auto merge of #882 - LuoZijun:patch-1, r=alexcrichton
Add some constants for linux and macos
Add killpg
Auto merge of #880 - Mic92:seccomp, r=alexcrichton
Add SECCOMP_MODE_* flags on Linux
Auto merge of #876 - asomers:remove_deprecated, r=alexcrichton
Change deprecated constants into hidden constants
Auto merge of #875 - kpcyrd:aarch64-syscalls, r=alexcrichton
Remove special aarch64 syscalls again
Auto merge of #871 - asomers:mq, r=alexcrichton
POSIX mqueue bindings for the BSDs
Add additional aarch64 linux syscalls
Auto merge of #873 - LuoZijun:patch-2, r=alexcrichton
Remove constants `UTUN_CONTROL_NAME`
Add `net/if_utun.h` constants for macos platform and `linux/if_tun.h` for linux platform
Auto merge of #870 - semarie:openbsd-aarch64, r=alexcrichton
add aarch64-unknown-openbsd definition
openbsd: update errno definition
Auto merge of #866 - LuoZijun:patch-1, r=alexcrichton
Auto merge of #869 - keeperofdakeys:netdb, r=malbarbo
Add missing EAI_* flags for multiple platforms
remove include
fix macos
Add `sockaddr_dl` for all bsdlike
Fix code style and add `sockaddr_dl` for xnu
fix freebsd include path
fix include path
update libc-test/build.rs
merge
Loading