I suggest changing the description of posix_times() from "Get process times" to "Get current process times" in order to follow the "current process" naming convention of the other functions.Ce module contient une interface aux fonctions définies dans le standard IEEE 1003.1 (POSIX.1) et qui ne sont accessibles que par cette voie.
Les données sensibles peuvent être récupérées avec les fonctions POSIX, e.g. posix_getpwnam() et ses amis.
Note: Cette extension n'est pas disponible sur les plates-formes Windows.
I suggest changing the description of posix_times() from "Get process times" to "Get current process times" in order to follow the "current process" naming convention of the other functions.