0ed14bec6de248ee91a3c7e92924ca880ea208bc
redox_users and some refactoring and docs.
Details - Updated dependencies with `redox_users`. - Migrated all user/group dependent functionality to calls to `redox_users`. - Added top level documentation to the crate. - Added a `spawn_shell` function to reuse a bit of code. - `login`: Handled the case of an invalid login with "Login incorrect" (as in BSD). - `passwd`: Refactored a bit and used `eprintln!` where possible. - `su`: Refactored a bit and used `eprintln!` where possible. - `sudo`: Refactored a bit to simplify logic also used `eprintln!` where possible. - `whoami`: Refactored a bit and used `eprintln!/println!` where possible. - Also added myself on the AUTHORS section :).
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%