mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +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.
|
||
|---|---|---|
| .. | ||
| cmdedit.c | ||
| cmdedit.h | ||
| hush.c | ||
| lash.c | ||