asynts
|
d5ffb51a83
AK: Don't add newline for outf/dbgf/warnf.
|
4 năm trước cách đây |
AnotherTest
|
254d66cd81
Shell: Assert that the same pid is not given to waitpid()
|
4 năm trước cách đây |
AnotherTest
|
519d1811fd
Shell: Wait for *any* child to change state when receiving a SIGCHLD
|
4 năm trước cách đây |
AnotherTest
|
b91be8b9fd
Shell: Make 'editor' a member of Shell, and provide a LibShell
|
4 năm trước cách đây |
asynts
|
afa2523724
Shell: Don't execute scripts interactively.
|
4 năm trước cách đây |
AnotherTest
|
5f1cc64504
Shell: Fix use-after-move in alias resolution
|
4 năm trước cách đây |
AnotherTest
|
b3dd97a694
Shell: Add a (very basic) formatter
|
4 năm trước cách đây |
AnotherTest
|
51e598cf0b
Shell: Use NonnullRefPtr to store non-null subnodes
|
4 năm trước cách đây |
AnotherTest
|
29ef65c458
Shell: Fix Vector OOB access in `add_entry_to_cache()'
|
4 năm trước cách đây |
AnotherTest
|
a43d9c4fe0
Shell: Make a new session at start if there's no active session
|
4 năm trước cách đây |
AnotherTest
|
4c2f86c24f
Shell: Do not strip glob base path when it was explicitly requested
|
4 năm trước cách đây |
AnotherTest
|
cd0ddf27f3
Shell: Allow builtins and functions as conditions for 'if'
|
4 năm trước cách đây |
AnotherTest
|
d1550ea64f
Shell: Add support for functions
|
4 năm trước cách đây |
AnotherTest
|
0b57cdff82
Shell: Add support for $0,$1,...
|
4 năm trước cách đây |
AnotherTest
|
063fb02ef4
Shell: Move the first command in a pipeline to the pipeline pgid too
|
4 năm trước cách đây |
AnotherTest
|
927e2fc6bc
Shell: Do not reset the terminal attributes when command is run in bg
|
4 năm trước cách đây |
AnotherTest
|
54b453be57
Shell: Fix event loop processing and backgrounding in subshells
|
4 năm trước cách đây |
AnotherTest
|
aa2df9277d
Shell: Allow control structures to appear in pipe sequences
|
4 năm trước cách đây |
AnotherTest
|
7b5ead64a5
Shell: Announce job events at the right times
|
4 năm trước cách đây |
AnotherTest
|
715e11f692
Shell: Fix job control and backgrounding
|
4 năm trước cách đây |
Nico Weber
|
8b166e57df
Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286)
|
4 năm trước cách đây |
AnotherTest
|
cf18bff72a
Shell: Do not attempt to yank the TTY from background processes
|
4 năm trước cách đây |
AnotherTest
|
20d4287eaf
Shell: Fix outdated debug log code
|
4 năm trước cách đây |
AnotherTest
|
4ee4c94d60
Shell: Respect the 'PROMPT_EOL_MARK' environment variable
|
4 năm trước cách đây |
AnotherTest
|
14a54a72fa
Shell: Ensure that the cursor starts on a new line
|
4 năm trước cách đây |
AnotherTest
|
c589625418
Shell: Allow redirections and pipes on builtins
|
4 năm trước cách đây |
AnotherTest
|
2b51250863
Shell: Wait for the parent to deal with the PGID stuff before execvp()
|
4 năm trước cách đây |
AnotherTest
|
ab3e787334
Shell: Moves pipelined processes to one process group
|
4 năm trước cách đây |
AnotherTest
|
8a17527bc5
Shell: Show the job id instead of the pid when a job exits in background
|
4 năm trước cách đây |
Nico Weber
|
37d5e3e0df
Shell: Fix fd leak with pipes
|
4 năm trước cách đây |