Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Immanuel
/
sxiv
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
State the purpose of CLEANUP macro
master
Bert Münnich
7 vuotta sitten
vanhempi
7e9b4cee92
commit
e98266b148
2 muutettua tiedostoa
jossa
5 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+4
-0
types.h
+ 1
- 1
Makefile
Näytä tiedosto
@@ -1,4 +1,4 @@
VERSION := git-20170
213
VERSION := git-20170
517
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man
+ 4
- 0
types.h
Näytä tiedosto
@@ -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
Loading…
Peruuta
Tallenna