Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/acconfig.h')
-rw-r--r--newlib/acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/newlib/acconfig.h b/newlib/acconfig.h
index 71d163bdb..b14a3d36b 100644
--- a/newlib/acconfig.h
+++ b/newlib/acconfig.h
@@ -64,6 +64,12 @@
/* Define if wide char orientation is supported. */
#undef _WIDE_ORIENT
+/* Define if unbuffered stream file optimization is supported. */
+#undef _UNBUF_STREAM_OPT
+
+/* Define if enable lite version of exit. */
+#undef _LITE_EXIT
+
@BOTTOM@
/*
* Iconv encodings enabled ("to" direction)