Diff for /rpl/src/instructions_o1.c between versions 1.101 and 1.102

version 1.101, 2020/04/06 13:06:16 version 1.102, 2020/04/06 13:07:45
Line 4192  instruction_open(struct_processus *s_eta Line 4192  instruction_open(struct_processus *s_eta
 #ifdef IXANY  #ifdef IXANY
                             1, IXANY,                              1, IXANY,
 #endif  #endif
                             1, IXOFF, 1, IMAXBEL,                              1, IXOFF,
                             /* c_oflag */                              /* c_oflag */
                             2 , OPOST, 2, ONLCR, 2, OCRNL, 2, ONOCR, 2, ONLRET,                              2 , OPOST, 2, ONLCR, 2, OCRNL, 2, ONOCR, 2, ONLRET,
 #ifdef OFILL  #ifdef OFILL

Removed from v.1.101  
changed lines
  Added in v.1.102


CVSweb interface <joel.bertrand@systella.fr>