mirror of
https://github.com/sheumann/hush.git
synced 2025-02-02 17:36:31 +00:00
83a2ae2184
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.