Activity
chore(gitignore): add compile_commands.json
chore(gitignore): add compile_commands.json
perf(print): inline printc
perf(print): inline printc
refactor(copy): remove other variants
refactor(copy): remove other variants
refactor(atoi): add prefix to labels
refactor(atoi): add prefix to labels
refactor(atoi): use dl/rdx directly
refactor(atoi): use dl/rdx directly
refactor(meminfo): skip_lines -> skip_line
refactor(meminfo): skip_lines -> skip_line
Force push
refactor(meminfo): skip_lines -> skip_line
refactor(meminfo): skip_lines -> skip_line
refactor: use kernel with architecture as default
refactor: use kernel with architecture as default
fix(storage): use fallback string when statfs fails
fix(storage): use fallback string when statfs fails
style(meminfo): remove extra space
style(meminfo): remove extra space
chore(readme): add detection list
chore(readme): add detection list
refactor(meminfo): re-organize jumps
refactor(meminfo): re-organize jumps
refactor(uptime): remove singular strings
refactor(uptime): remove singular strings
fix(meminfo): return if read fails
fix(meminfo): return if read fails
fix(uptime): print 0 minutes if nothing else has been printed
fix(uptime): print 0 minutes if nothing else has been printed
fix(itoa): handle zero correctly
fix(itoa): handle zero correctly
perf(release): simplify parser and add fallback
perf(release): simplify parser and add fallback
chore(readme): update runtime
chore(readme): update runtime
refactor: rename escapes to colors
refactor: rename escapes to colors
fix(env): check null on first iteration
fix(env): check null on first iteration
Force push
fix(env): check null on first iteration
fix(env): check null on first iteration
Force push
fix(env): check if we have any environment variables first
fix(env): check if we have any environment variables first
refactor(shell): deduplicate code in common.S
refactor(shell): deduplicate code in common.S
perf(env): fix and simplify env parsing
perf(env): fix and simplify env parsing
fix(env): actually parse envp from the start
fix(env): actually parse envp from the start
perf(env): small skip and end check optimization
perf(env): small skip and end check optimization
refactor: simplify a few variables
refactor: simplify a few variables
Force push
refactor: simplify a few variables
refactor: simplify a few variables