microfetch/src
NotAShelf b4d3b9203a
microfetch: consume library exports in binary crate
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Id6c10efbb185fc44fcf22e6ab5c94a266a6a6964
2026-03-27 10:35:11 +03:00
..
colors.rs colors: drop libc invocations for var_os 2026-03-25 17:07:11 +03:00
desktop.rs desktop: replace libc::getenv with env::var_os 2026-03-25 17:07:23 +03:00
lib.rs lib: fix aarch64 build by casting UtsNameBuf field pointers to c_char (#55) 2026-03-26 22:43:40 +03:00
main.rs microfetch: consume library exports in binary crate 2026-03-27 10:35:11 +03:00
release.rs treewide: remove nix dependency, add custom syscall wrappers & UtsName 2025-11-17 21:29:15 +03:00
syscall.rs syscall: wrap Linux syscalls directly to replace libc 2026-03-25 17:07:24 +03:00
system.rs various: fix clippy lints 2026-03-25 17:10:27 +03:00
uptime.rs uptime: construct a raw buffer for the sysinfo syscall; drop libc::sysinfo 2026-03-25 17:07:26 +03:00