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
a3681f921d9e3c3ea2fbacf06e7d0314d4efb1d1
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
23
Dec
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
8
7
6
5
2
31
Jul
28
27
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
Auto merge of #1612 - GrayJack:fix_utmpx_debug_solarish, r=gnzlbg
Auto merge of #1616 - mcpherrinm:withandroid, r=gnzlbg
Fix linting errors.
Add dlmopen dlinfo and related consts.
Merge pull request #1625 from alexcrichton/update-wasi
Update bindings for the wasm32-wasi target
Allow missing debug instead of impl Debug for union in this case
Add FD_* functions/macros for redox; implementations copied from linux_like
Formatting
Fix missing finish() in Debug impl of door_desc_t__d_data
Implement debug for door_desc_t__d_data
Fix debug of utmp.host like reviewer suggestion
Add AI_* constants on android; taken from netdb.h
Add test for SO_EE_OFFENDER
rustfmt build.rs
Missing errqueue.h in android
Add sock_extended_err and associated constants from errqueue.h
Move linux/ headers down in test_android
Fix debug as we cannot print host as of today
Bump patch version to 0.2.66
Auto merge of #1610 - GrayJack:utmp_netbsd, r=gnzlbg
Auto merge of #1608 - lzutao:netbsd-mut-pthread_setname_np, r=gnzlbg
Implement utmp for NetBSD
Auto merge of #1605 - zvirja:fix-mipsel-unknown-linux-uclibc, r=gnzlbg
Auto merge of #1576 - GrayJack:utmpx_netbsd, r=gnzlbg
Auto merge of #1584 - psumbera:master, r=gnzlbg
Auto merge of #1607 - jclulow:futimens, r=gnzlbg
Auto merge of #1606 - msizanoen1:riscv, r=gnzlbg
Fix breakage due to https://github.com/rust-lang/cargo/pull/7560 and rust-lang/rust#66748
Force update nightly compiler on Linux
use *const pointer for NetBSD's pthread_setname_np
expose futimens() for illumos systems (fix style)
Add ucred type to uclibc for all archs
Comment fields that are array with size above 32 in Debug impl utmpx lastlogx
Fix the lastlogx PartialEq impl
Support for RISC-V 64-bit GNU/Linux
expose futimens() for illumos systems
Auto merge of #1603 - GrayJack:utmp_solaris, r=gnzlbg
Auto merge of #1567 - glaubitz:sparc-linux, r=gnzlbg
Add initial support for sparc-unknown-linux-gnu
Loading