Diff for /rpl/LIMITATIONS between versions 1.123 and 1.130

version 1.123, 2013/03/23 17:57:55 version 1.130, 2013/03/27 20:33:34
Line 1 Line 1
 RESTRICTIONS  RESTRICTIONS
     Only formatted and flow files are supported.      Only formatted and flow files are supported.
   
   Mettre le drapeau de debug dans la pile système pour pouvoir sauter
   les fonctions appelées lors d'un HALT/CONT.
   Réduire le nombre de pipes entre deux processus.
   
 { <[ 2 { "character*(*)" } ]> } = { <[ "character*(*)" "character*(*)" ]> }  { <[ 2 { "character*(*)" } ]> } = { <[ "character*(*)" "character*(*)" ]> }
 { <[ 2 { <[ "character*(*)" "standard*(*)" ]> } ]> } =  { <[ 2 { <[ "character*(*)" "standard*(*)" ]> } ]> } =
         { <[ <[ "character*(*)" "standard*(*)" ]> <[ "character*(*)"          { <[ <[ "character*(*)" "standard*(*)" ]> <[ "character*(*)"
Line 20  sys/un.h Line 24  sys/un.h
 regex.h  regex.h
 termios.h  termios.h
   
 Ajouter une évaluation dans GET et PUT 'X' { I } get  Ajouter une évaluation des listes.
   
   3 'D(4)' sto/save
   << 4 D >> L'avant dernier token est un tableau, une liste, un vecteur ou une
   matrice. On teste pour savoir si l'élément existe avec un coup d'évaluation()
   puis on l'enregistre.
   
 Ajouter STOSIG CLRSIG SIGLOCK SIGUNLOCK SIGQUEUE ISIG WFSIG RCLSIG SIGSTATUS  Ajouter STOSIG CLRSIG SIGLOCK SIGUNLOCK SIGQUEUE ISIG WFSIG RCLSIG SIGSTATUS
 Mettre un masque des signaux dans structure_processus et les  Mettre un masque des signaux dans structure_processus et les

Removed from v.1.123  
changed lines
  Added in v.1.130


CVSweb interface <joel.bertrand@systella.fr>