Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
nnn
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Fix the empty dir bug
master
lostd
lostd
10 vuotta sitten
vanhempi
908e43cc67
commit
4384f09726
1 muutettua tiedostoa
jossa
4 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
noice.c
+ 4
- 0
noice.c
Näytä tiedosto
@@ -330,6 +330,10 @@ nochange:
char *ext, *bin;
pid_t pid;
/* Cannot descend in empty directories */
if (n == 0)
goto nochange;
name = dents[cur]->d_name;
switch (dents[cur]->d_type) {
Write
Preview
Loading…
Peruuta
Tallenna