Skip to content
Snippets Groups Projects
Select Git revision
  • IO
  • Pipes
  • master default protected
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.018May17141317MarStart to implement the pipeline mechanism with a chained list of cmd_tPipes masterPipes masterJob: Separate exec in 1 steps: Start and waitdelete *.oIOIOModify README.mdJobs: Add management of stdout redirection to fileBuiltins.h: Fix some commentsModify README.mdCommands : Add builtins detection and supportAdd builtinsJobs: Do not use cmd struct anymoreexec_status : Finally, simply print the message requested by the teacherjob_exec_command() now execute the command, and search it on PATHModify the command struct to have an argv close to what execve askMain .gitignoreMain use command_exec() to run a commandeAdd a function to exec job from a commandinterface_print_command() use a pointer nowAdd a function to execute a commandAdd little comment in command.c about command_dispose()Use prefix on functionsMain: Parse the command and print itprint_command(): Rewrite to use the new command structRewrite command parsing to simplify itCommands are no more chained listFix typo in command delimiter nameAdd debug symbolesStart to redefine command struct and parsecommon.h: Add security to only define it onceAdd and fix some commentsUpdate tp requestinit
Loading