summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/sysdeps/linux/common/bits/uClibc_stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/common/bits/uClibc_stdio.h b/libc/sysdeps/linux/common/bits/uClibc_stdio.h
index becb0fa33..cc79fff9a 100644
--- a/libc/sysdeps/linux/common/bits/uClibc_stdio.h
+++ b/libc/sysdeps/linux/common/bits/uClibc_stdio.h
@@ -78,7 +78,7 @@ typedef int __wchar_t; /* TODO: temporary, as not currently uClibc */
/* For uClibc, these are currently handled above. */
/* #define __STDIO_LARGE_FILES */
-#define __STDIO_THREADSAFE
+/* #define __STDIO_THREADSAFE */
/* L mode extension for fopen. */
#define __STDIO_FOPEN_LARGEFILE_MODE