[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] [XaAES] shel_write



AB> and without  XaAES/oAESis extensions */

Why oAESis? It have only:

typedef struct _shelw {
  char * newcmd;
  long   psetlimit;
  long   prenice;
  char * defdir;
  char * env;
}SHELW;

Gerhard