3a06dbbc8ec09b0a828f7149afa95fb1ebeaef54
whoami on top of system calls.
Details - The current implementataion the `whoami` utility relies on a env var to determine the user. With this change we get the effective user id of the context and lookup that id on /etc/passwd. - Added the Redox `libextra` dependency as it has some goodies for error handling. This will allow to make this crate upto date with `coreutils` practices. - Added a new small `arg_parser` crate that was extracted from `coreutils` as is now commen between `coreutils` and here.
Redox OS userutils
This repository contains utilities for user and group management for Redox. Additional related tools are included.
Currently included:
gettyidloginsudowhoami
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
C
37.5%
C++
37.2%
JavaScript
6.7%
QML
3.4%
HTML
3.2%
Other
11.4%