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
7c92ef648fb5a694aeb84d829c9b981397f04ef3
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
27
Jul
26
25
26
25
24
23
24
21
22
21
20
21
20
19
20
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
Suppress `improper_ctypes_definitions` for `compiler_builtins`
Merge pull request #1839 from kellda/_aligned_malloc
Add "_aligned_malloc" on windows platform
Merge pull request #1837 from JohnTitor/xbuild
Merge pull request #1834 from GabrielMajeri/ptrace-event-stop
Add `PTRACE_EVENT_STOP`
Use `build-std` feature instead of using `cargo-xbuild`
Merge pull request #1835 from bdonlan/freebind
Expose IP_FREEBIND constant for linux
Merge pull request #1831 from xonatius/patch-1
Fixed style suggestion
Merge pull request #1830 from JohnTitor/utmpx
Added clock_getcpuclockid to linux
Declare `utmpx` on musl
Merge pull request #1828 from stefano-garzarella/vsock-vmaddr-local
Skip test for "VMADDR_CID_RESERVED" and "VMADDR_CID_LOCAL"
linux: add VMADDR_CID_LOCAL
Merge pull request #1827 from sunfishcode/linux-fadvise64
Add a declaration for `posix_fadvise64` on Linux.
Merge pull request #1825 from shepmaster/release
Merge pull request #1826 from shepmaster/release-instructions
Merge pull request #1797 from overdrivenpotato/psp
Merge pull request #1810 from nagisa/freebsd-fcntl
use s! macro on structs
add or deny missing debug implementations
Reorganize psp definitions into one file
Declare all extern blocks as `extern "C"`
Flatten imports in gu.rs
Add PSP to CI
Add PSP user mode API
Remove unneeded release step
Move the SEAL constants to freebsd12 module
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
Loading