42-archive/42sh/src/exec
2017-01-08 16:14:31 +01:00
..
ast_free.c days work, still a lot to do 2016-12-15 18:32:48 +01:00
exec_ampersand.c days work, still a lot to do 2016-12-15 18:32:48 +01:00
exec_and_if.c job control advances, still have to do ctrl-z, fg, bg, jobs 2016-12-12 18:13:29 +01:00
exec_command.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00
exec_dgreat.c big refactoring in progress, will finish tomorrow 2016-12-13 17:59:58 +01:00
exec_great.c big refactoring in progress, will finish tomorrow 2016-12-13 17:59:58 +01:00
exec_less.c big refactoring in progress, will finish tomorrow 2016-12-13 17:59:58 +01:00
exec_or_if.c stuff 2017-01-02 19:09:08 +01:00
exec_pipe.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00
exec_semi.c job control advances, still have to do ctrl-z, fg, bg, jobs 2016-12-12 18:13:29 +01:00
ft_exec.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00
ft_findexec.c exitstatus function, so i can set ? variable in one line with not memory handling. No more leaks, sexy debug macro DG(), valgrind suppression, gitignore 2016-12-10 00:20:59 +01:00
launch_process.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00
process_redirect.c pipelines fixed 2017-01-07 22:27:13 +01:00
process_reset.c pipelines fixed 2017-01-07 22:27:13 +01:00
process_setexec.c next to do: end of pipe doesnt terminate by itself 2017-01-03 15:36:53 +01:00
process_setgroup.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00
set_exitstatus.c fg works with vim but not cat, probablty something to do w/ SIGTTIN or SIGTTOU. 2017-01-08 16:14:31 +01:00