Jose Narvaez d4de8c0b79 Some improvements to getty
- Improved error handling over all.
- Switched to argument parsing by `ArgParser`.
- Replaced panics by calls to `fail.
- Removed unwraps ignoring results of syscalls when clearing the screen
and flushing stdout.
- Added docs for 'noclear' option.
- The current implementation was receiving n arguments and was
considering only the last one as the TTY this new one checks that we
have at least one and always use the first one.
- Added constants for columns and lines.
- Daemon receiver a reference to stderr to setup error reporting inside
there.
2017-07-20 23:49:37 +01:00
2017-01-09 17:16:38 -07:00
2017-07-20 23:49:37 +01:00
2016-11-16 21:32:05 -07:00
2016-10-07 10:19:08 -06:00
2017-07-16 22:49:58 +01:00
2016-10-07 10:19:08 -06:00
2017-01-16 00:19:24 +01:00

Redox OS userutils

This repository contains utilities for user and group management for Redox. Additional related tools are included.

Travis Build Status

Currently included:

  • getty
  • id
  • login
  • sudo
  • whoami
S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Readme MIT 18 GiB
Languages
C 37.5%
C++ 37.2%
JavaScript 6.7%
QML 3.4%
HTML 3.2%
Other 11.4%