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
fed54f56d3e9267261c1b5650f2e5c983dbfe123
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
5
Aug
6
5
3
2
1
31
Jul
29
28
27
28
27
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
add openpty and forkpty implementation for illumos systems
Merge pull request #1851 from DarkKirb/master
Add DevkitPPC support
Merge pull request #1853 from coolreader18/nameinfo-consts
Merge pull request #1852 from jclulow/illumos-ucred
Add more constants for getnameinfo
add ucred(3C) support for illumos and Solaris systems
Merge pull request #1849 from nbaksalyar/personality
Add sys/personality.h constants for Linux
Merge pull request #1845 from MrAwesome/patch-1
Merge pull request #1844 from asomers/CTL_P1003_1B_MAXID
Merge pull request #1843 from amanda-tait/fuchsia-cmsg
Fix style in CMSG_* "macros" for fuchsia
Bump version to 0.2.74
Merge pull request #1842 from MrAwesome/psp_copy_clone_macros
Deprecate CTL_P1003_1B_MAXID
Create macros for defining Copy and Clone on psp's enums and parenthetical structs
Add CMSG_* "macro" support to Fuchsia
Merge pull request #1841 from JohnTitor/freebsd11
Update FreeBSD 11 to 11.4-RELEASE
Merge pull request #1840 from JohnTitor/suppress-lint
Run rustfmt
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
Loading