implemented 'type' and 'wait' builtins
fixed some tcsetpgrp() misbehavior fixed not being able to redirect stderr from builtins
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod error;
|
||||
pub mod flog;
|
||||
pub mod guards;
|
||||
pub mod sys;
|
||||
pub mod term;
|
||||
pub mod utils;
|
||||
|
||||
Reference in New Issue
Block a user