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
32dc2279e039024e8b382aa661fb79e11278cd46
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
18
Feb
16
15
13
12
11
12
11
10
9
8
7
6
5
6
5
4
3
31
Jan
30
29
30
29
28
29
28
26
25
23
22
21
20
19
18
17
15
12
13
12
11
10
6
5
31
Dec
28
27
25
23
21
22
21
20
18
17
16
15
14
12
3
2
1
30
Nov
29
30
28
27
26
25
23
24
22
21
20
17
16
15
14
13
11
10
9
7
6
5
4
3
2
30
Oct
29
28
21
19
14
7
23
Sep
22
21
18
17
16
15
14
13
12
11
10
9
15
Aug
11
Jul
17
May
7
7
Apr
2
30
Mar
28
27
12
9
Feb
8
29
Jan
13
Merge pull request #193 from alexcrichton/fix-ios
Move iOS back to a known good date
Merge branch 'fix_arm64_android_modet' of https://github.com/mmatyas/libc
Use 32-bit mode_t on 64-bit Android devices
Merge pull request #190 from cuviper/android-lfs
Android: remove `readahead`
Android: add some of the same LFS functions as Linux
Merge pull request #188 from alexcrichton/merge
Merge branch 'sigaltstack-flags' of https://github.com/tmiasko/libc into merge
Merge branch 'pthread-kill' of https://github.com/tmiasko/libc into merge
Merge branch 'mkstemp' of https://github.com/kamalmarhubi/libc into merge
Merge branch 'master' of https://github.com/JasonSmith/libc into merge
unix: Add mkstemp(3) and related functions
[unix] Add pthread_kill.
[unix] Add SS_ONSTACK and SS_DISABLE.
Merge branch 'master' into master
Merge pull request #177 from cybergeek94/master
Add `posix_fadvise()` and related constants
Merge pull request #182 from alexcrichton/update-after-move
Update links in README for transition to rust-lang
Merge pull request #183 from antonblanchard/powerpc64_merge2
wchar_t is signed on powerpc64
target_arch is always powerpc64, remove powerpc64le check
Merge pull request #181 from dhuseby/fixing_netbsd_siginfo_t
this fixes the siginfo_t, adds missing pthread externs.
Merge pull request #146 from alexcrichton/no-std
Add a default-on "use_std" feature
Merge branch 'master' of https://github.com/JasonSmith/libc
Fixed a typo in the #[cfg()] of gettimeofday.
Merge pull request #179 from alexcrichton/bump
Bump to 0.2.7
Merge pull request #178 from dhuseby/fixing_netbsd_build
SIGSTKSZ is the same on OpenBSD, Bitrig, and NetBSD
Merge branch 'master' of https://github.com/JasonSmith/libc
Fixed a typo in the #[cfg()] of gettimeofday.
Merge pull request #170 from kamalmarhubi/sendfile
unix: Add sendfile to platforms that support it
Merge pull request #175 from alexcrichton/rollup
Fixed a typo in the #[cfg()] of gettimeofday.
Merge branch 'peterhj-cpuset-affinity' of https://github.com/peterhj/libc
Loading