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
0ec9af989cf47649586b55c167fae95d4d6ffac4
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
23
21
15
14
12
10
9
8
6
5
3
28
Jun
27
26
25
24
23
22
20
17
14
13
11
9
8
7
6
5
4
3
2
31
May
29
28
27
26
25
24
23
22
21
20
19
17
16
15
14
10
9
4
2
1
30
Apr
29
26
25
24
23
20
19
17
14
8
7
5
2
28
Mar
27
26
25
11
8
5
4
3
2
1
28
Feb
26
24
23
22
21
20
19
18
17
14
13
12
11
9
8
7
5
4
2
30
Jan
28
26
23
22
21
17
16
15
14
13
12
11
9
8
3
2
1
28
Dec
27
26
25
24
23
22
21
20
18
17
Use matis bash script instead of batch for fixing mingw on windows
Use Azure Pipelines dependsOn to stage the jobs
Patch mingw libraries for windows gnu targets
Use installed rustup
Add windows targets
Remove Appveyor
Use cargo-xbuild for building the documentation
Temporarily skip the Semver jobs
Setup Azure Pipelines
Auto merge of #1438 - AdminXVII:extra-traits-redox, r=gnzlbg
Add support for hexagon-unknown-linux-musl
Auto merge of #1437 - sunfishcode:master, r=gnzlbg
Don't forget the cfg_attr
Auto merge of #1442 - gnzlbg:fix_ci2, r=gnzlbg
Disable testing that thumbv6m-none-eabi builds properly
Update wasmtime to the latest master.
Properly define freebsd11 attribute
Add EINTEGRITY errno and fix style
Add support for FreeBSD CURRENT (aka freebsd13)
Style
Remove some unsupported methods
Style
Add constants and types
Add support for redox compilation with extra traits flag + fmt
Bump patch version to 0.2.60
Auto merge of #1432 - josephlr:errno, r=gnzlbg
Remove use of `unstable` feature
Update documentation to point to Rust issue
Add libc_thread_local cfg and unstable feature
dragonfly: Add errno behind libc_thread_local
libc::c_int -> ::c_int
Add __errno_location on Redox, DragonFlyBSD, Haiku
Auto merge of #1436 - condy0919:linux_pthread_setname, r=gnzlbg
Support pthread_{set,get}name_np for linux with glibc
Auto merge of #1435 - dianpopa:master, r=gnzlbg
Add missing syscalls for aarch64-unknown-linux-musl
Auto merge of #1421 - DoumanAsh:expose_posix_timer_value, r=gnzlbg
Expose signal value of siginfo_t
Auto merge of #1430 - gnzlbg:bump_v, r=gnzlbg
Bump patch version
Loading