From 4b1902f742cd468586b8e27dea46fd054839b5c6 Mon Sep 17 00:00:00 2001 From: Manuel Novoa III Date: Tue, 12 Mar 2002 15:06:13 +0000 Subject: Oops.. had left thread support forced on. --- libc/sysdeps/linux/common/bits/uClibc_stdio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/common') 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 -- cgit v1.2.3