mirror of
https://github.com/sheumann/hush.git
synced 2025-08-05 12:26:26 +00:00
Update some comments. Generate partial placeholders for the missing builtins. Write builtin_umask. Properly treat exec without arguments as a means to open/close files within the running script. Implement "4<&-" that encodes for file descriptor closure.