42-archive/42sh/src/job-control
2017-03-15 17:50:33 +01:00
..
builtin_bg.c changed header layout 2017-03-07 18:37:13 +01:00
builtin_fg.c pgid stuff, still must fix (ls) 2017-03-10 17:08:04 +01:00
builtin_jobs.c hanged jobs printing and some other stuff 2017-03-08 20:58:34 +01:00
do_job_notification.c job control notification correction invalid read 2017-03-15 11:25:27 +01:00
job_addprocess.c new process group handling is goooooood 2017-03-12 22:01:25 +01:00
job_cmp_id.c correction de la norme sur tout le moude job-control 2017-01-31 15:11:26 +01:00
job_format.c changed header layout 2017-03-07 18:37:13 +01:00
job_format_head.c changed header layout 2017-03-07 18:37:13 +01:00
job_free.c changed header layout 2017-03-07 18:37:13 +01:00
job_getprocess.c changed header layout 2017-03-07 18:37:13 +01:00
job_getrank.c changed header layout 2017-03-07 18:37:13 +01:00
job_is_completed.c changed header layout 2017-03-07 18:37:13 +01:00
job_is_stopped.c hanged jobs printing and some other stuff 2017-03-08 20:58:34 +01:00
job_kill_all.c changed header layout 2017-03-07 18:37:13 +01:00
job_notify_change.c started rapiring jobc and heredoc lexer now OK' 2017-03-08 17:46:38 +01:00
job_notify_new.c fixing pipes 2017-03-10 15:41:01 +01:00
job_remove.c new process group handling is goooooood 2017-03-12 22:01:25 +01:00
job_run.c changed header layout 2017-03-07 18:37:13 +01:00
job_update_id.c pipes work 2017-03-03 18:50:13 +01:00
job_update_status.c issue #82 quick fix, dont know if this is a good idea 2017-03-15 00:05:35 +01:00
job_wait.c issue #92, inversion de O_RDONLY et O_WRONLY pour >& et <& 2017-03-15 17:50:33 +01:00
mark_job_as_running.c changed header layout 2017-03-07 18:37:13 +01:00
pprint_brace.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_case.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_cmd.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_for.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_function.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_if.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_subshell.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_until.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
pprint_while.c big refactoring of execution and process handling 2017-03-13 22:39:12 +01:00
process_cmp_pid.c correction de la norme sur tout le moude job-control 2017-01-31 15:11:26 +01:00
process_format.c protection des prints 2017-03-14 20:22:09 +01:00
process_free.c le retour des BQUOTE 2017-03-14 20:20:19 +01:00
put_job_in_background.c fixing pipes 2017-03-10 15:41:01 +01:00
put_job_in_foreground.c #37 2017-03-15 15:51:52 +01:00
sigchld_handler.c started rapiring jobc and heredoc lexer now OK' 2017-03-08 17:46:38 +01:00
sigint_handler.c merge resolved 2017-02-03 14:44:35 +01:00
sigtstp_handler.c compilation sous linux possible, mise en commentaire des variables set but not used 2017-03-05 15:44:12 +01:00
sigttin_handler.c merge resolved 2017-02-03 14:44:35 +01:00
sigttou_handler.c fix somes bugs #100 2017-03-14 12:14:06 +01:00