--- rpl/LIMITATIONS 2019/02/12 14:38:43 1.203 +++ rpl/LIMITATIONS 2024/10/30 13:15:33 1.211 @@ -1,23 +1,35 @@ +Pas de fichiers indexés non formatés ou de type flow ! +Pas de fichiers directs de type flow + +#define NEED_EXTERN_PC dans terminal.c de readline pour NetBSD. + RESTRICTIONS Si(X) dans le retour de giac -> sinus intégral -Dans syseval, mettre l'écriture sur stdin dans un thread à part. +gcc -dM -E - |[ <[ 'index' 'valeur' ]> <[ 203 403 ]> ]| -> dans formateur mais pas dans les fichiers ou les sockets Rajouter dans les pages d'aide RUNAS +int setreuid(uid_t ruid, uid_t euid); +int setregid(gid_t rgid, gid_t egid); +DESCRIPTION + getuid returns the real user ID of the current process. -(/ /) -> polynôme + geteuid returns the effective user ID of the current process. -TOKENIZE ne fonctionne pas avec des chaînes qui comportent un \t. -Idem pour des arguments contenant des parenthèses. --> normal, les tokens doivent avoir un sens en RPL/2. + The real ID corresponds to the ID of the calling process. The effective + ID corresponds to the set ID bit on the file being executed. -openmp ? + + +(/ /) -> polynôme rpl_arguments rend rplexternals.h non réentrant.