summaryrefslogtreecommitdiff
path: root/src/config.h.cmake
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-09-21 06:32:48 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2021-09-30 17:34:03 -0400
commit9f62f1b19672f156891138cbdd8f3398388d4a84 (patch)
tree6583292a4c31ce2738d90c58a7880fff09368c4c /src/config.h.cmake
parent2e60c4e0b25fa3d55213a6e6b4a67028b2b1f517 (diff)
downloadlighttpd-git-9f62f1b19672f156891138cbdd8f3398388d4a84.tar.gz
[multiple] fdevent_mkostemp()
fdevent_mkostemp() with flags arg so that caller can pass O_APPEND renamed from fdevent_mkstemp_append(), previously always O_APPEND
Diffstat (limited to 'src/config.h.cmake')
-rw-r--r--src/config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h.cmake b/src/config.h.cmake
index cb1773c9..f4459c69 100644
--- a/src/config.h.cmake
+++ b/src/config.h.cmake
@@ -133,6 +133,7 @@
#cmakedefine HAVE_MEMCPY
#cmakedefine HAVE_MEMPCPY
#cmakedefine HAVE_MEMSET
+#cmakedefine HAVE_MKOSTEMP
#cmakedefine HAVE_MMAP
#cmakedefine HAVE_PATHCONF
#cmakedefine HAVE_POLL