Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Immanuel
/
nnn
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Ignore SIGINT to allow returning back to noice when we kill the screensaver
Use 'q' to quit.
master
sin
il y a 9 ans
Parent
1e18b85e56
révision
62736bf43a
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+2
-0
noice.c
+ 2
- 0
noice.c
Voir le fichier
@@ -918,6 +918,8 @@ main(int argc, char *argv[])
ipath = "/";
}
signal(SIGINT, SIG_IGN);
/* Test initial path */
if (canopendir(ipath) == 0)
printerr(1, ipath);
Écrire
Aperçu
Chargement…
Annuler
Enregistrer