Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Immanuel
/
sxiv
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
State the purpose of CLEANUP macro
master
Bert Münnich
8 anni fa
parent
7e9b4cee92
commit
e98266b148
2 ha cambiato i file
con
5 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+4
-0
types.h
+ 1
- 1
Makefile
Vedi File
@@ -1,4 +1,4 @@
VERSION := git-20170
213
VERSION := git-20170
517
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man
+ 4
- 0
types.h
Vedi File
@@ -21,6 +21,10 @@
#include <stdbool.h>
/*
* Annotation for functions called in cleanup().
* These functions are not allowed to call error(!0, ...) or exit().
*/
#define CLEANUP
typedef enum {
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Annulla
Salva