0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 11, 2024 — Jul 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
commento alla execl() More... over 13 years ago
si compila un programma con la funzione execl() More... over 13 years ago
eliminati file non conformi More... over 13 years ago
Funzioni della famiglia exec More... over 13 years ago
Eliminati diversi file inutili More... over 13 years ago
Rinominato More... over 13 years ago
waitpid() doppia fork() More... over 13 years ago
Modifiche minori More... over 13 years ago
Rinominato file More... over 13 years ago
Ulteriore esempio sulla funzione waitpid() More... over 13 years ago
Studio ed esempio della funzione waitpid() More... over 13 years ago
Aggiunte informazioni su implementazione, scheduler e copy-on-write More... over 13 years ago
Migliorata l'esposizione More... over 13 years ago
Migliorata la presentazione dell'argomento More... over 13 years ago
Eliminata una macro solo di waitpid() More... over 13 years ago
Termination status con wait() e waitpid(); macro in <sys/wait.h> More... over 13 years ago
Correzione formattazione testo More... over 13 years ago
Aggiunte informazioni sulla wait() More... over 13 years ago
Inserito un commento sulla prevenzione dei processi zombie con wait() More... over 13 years ago
wait(), prototipo, semantica, valori di ritorno More... over 13 years ago
Studio della funzione wait() More... over 13 years ago
rinominati More... over 13 years ago
Creazione processo orfano con fork() More... over 13 years ago
fork() esempio con switch() More... over 13 years ago
Aggiunte varie info More... over 13 years ago
simulazione processo orfano adottato da init e processo zombie More... over 13 years ago
Sostituita la funzione exit(0) con _exit(0) More... over 13 years ago
Ulteriori informazioni sulla vfork() More... over 13 years ago
Accenno alla funzione vfork(); deprecata More... over 13 years ago
Ulteriori info sulla fork() More... over 13 years ago