Sfoglia il codice sorgente

(closeopen): New function

Sergey Poznyakoff 19 anni fa
parent
commit
edc0b12c5e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/common.h

+ 1 - 0
src/common.h

@@ -582,6 +582,7 @@ void undo_last_backup (void);
 
 int deref_stat (bool deref, char const *name, struct stat *buf);
 
+void closeopen (void);
 int chdir_arg (char const *dir);
 void chdir_do (int dir);