Skip to content

Commit 6537220

Browse files
authored
persistent lock utitlity and intergration (microsoft#33)
* lock standalone utility * seperate linux/windows code, and change some format * add comments
1 parent e147259 commit 6537220

File tree

5 files changed

+905
-0
lines changed

5 files changed

+905
-0
lines changed

apache2/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ mod_security2_la_SOURCES = acmp.c \
66
ag_mdb/ag_mdb.cpp \
77
waf_logging/waf_format.pb.cc \
88
waf_logging/waf_log_util.cc \
9+
waf_lock/waf_lock.cpp \
910
apache2_config.c \
1011
apache2_io.c \
1112
apache2_util.c \

0 commit comments

Comments
 (0)