--- rpl/LIMITATIONS 2019/07/16 08:31:45 1.205 +++ rpl/LIMITATIONS 2020/11/04 21:56:56 1.208 @@ -3,11 +3,24 @@ Si(X) dans le retour de giac -> sinus in Coller les exemples dans shared pour le deb. +ABORD ne fonctionne pas dans la fonction de SORT. + RECORD => |[ <[ '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. + + geteuid returns the effective user ID of the current process. + + 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. + + (/ /) -> polynĂ´me