This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-12-18 09:03:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0e7223cfb0
coreutils
/
src
/
whoami
History
Danilo Bargen
0e7223cfb0
Handle null pointer return value for getpwuid on Linux
2015-09-18 11:12:39 +02:00
..
platform
Handle null pointer return value for getpwuid on Linux
2015-09-18 11:12:39 +02:00
Cargo.toml
Basic Cargo build
2015-08-28 21:12:30 +02:00
deps.mk
Various Windows fixes
2015-07-19 20:25:48 -04:00
whoami.rs
Return Result<String, String> from getusername
2015-09-18 11:12:39 +02:00