--- rpl/LIMITATIONS 2019/02/07 21:44:14 1.201 +++ rpl/LIMITATIONS 2020/11/04 21:56:56 1.208 @@ -1,15 +1,26 @@ RESTRICTIONS Si(X) dans le retour de giac -> sinus intégral -Dans syseval, mettre l'écriture sur stdin dans un thread à part. - 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