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
ec9f22974e6a3d21ef979b55e1a8951919c5fe01
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
8
Jul
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
14
13
12
10
9
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
Merge pull request #1808 from JohnTitor/allowing-order
Add more *_SUPER_MAGIC defines from the latest Linux kernel
Fix ordering of allowed lints
Merge pull request #1805 from JohnTitor/open-c-syscalls
Bump version ready to import into Android tree.
Add ucontext_t/mcontext_t for aarch64 Android
Add some syscalls from `fs/open.c` on linux/aarch64
Merge pull request #1804 from sunfishcode/seekdir-telldir
Declare `seekdir` and `telldir` for WASI.
Merge pull request #1801 from JohnTitor/lint-name
Update comment to clarify
Merge pull request #1800 from kolapapa/uclibc-kolapapa
add uclibc `SOCK_RDM` field
Merge pull request #1795 from qwandor-google/master
Android: Add various constants and functions.
Android: Update to latest version of NDK.
Sort linux's *_SUPER_MAGIC definitions
Merge pull request #1798 from JohnTitor/semverver
Update pacman link
Make semver check workable
Merge pull request #1792 from jasonbking/cmsg
Loading