summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-04 20:19:28 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-04 20:19:28 +0000
commit021196e07a707bcf33b3d03b8e59e3550b684653 (patch)
treece3e353d1b0b7b61224ce99e00945f64e1da3836 /config.hin
parent1cc46fbf537a89aa60128e84b5973a831221220d (diff)
downloadcoreutils-021196e07a707bcf33b3d03b8e59e3550b684653.tar.xz
Regenerate.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index f191f7b2f..20fa12f02 100644
--- a/config.hin
+++ b/config.hin
@@ -1410,6 +1410,11 @@
<sys/cpustats.h>. */
#undef UMAX4_3
+/* Define to 1 if you want getc etc. to use unlocked I/O if available.
+ Unlocked I/O can improve performance in unithreaded apps, but it is not
+ safe for multithreaded apps. */
+#undef USE_UNLOCKED_IO
+
/* Version number of package */
#undef VERSION