summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-12-15 19:21:40 +0000
committerJim Meyering <jim@meyering.net>2002-12-15 19:21:40 +0000
commit576dca29093151ea439f5389380b0b6a630b6e8c (patch)
tree3457be8f3246f44673a74388be75af204ef4a9f9 /config.hin
parent60d48b0f327a4073a195d3400656ce413127ff9b (diff)
downloadcoreutils-576dca29093151ea439f5389380b0b6a630b6e8c.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin39
1 files changed, 39 insertions, 0 deletions
diff --git a/config.hin b/config.hin
index c516e49ed..7c585e453 100644
--- a/config.hin
+++ b/config.hin
@@ -120,6 +120,9 @@
/* Define to 1 if you have the `chsize' function. */
#undef HAVE_CHSIZE
+/* Define to 1 if you have the `clearerr_unlocked' function. */
+#undef HAVE_CLEARERR_UNLOCKED
+
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
@@ -362,15 +365,36 @@
/* Define to 1 if you have the `fdatasync' function. */
#undef HAVE_FDATASYNC
+/* Define to 1 if you have the `feof_unlocked' function. */
+#undef HAVE_FEOF_UNLOCKED
+
+/* Define to 1 if you have the `ferror_unlocked' function. */
+#undef HAVE_FERROR_UNLOCKED
+
/* Define to 1 if you have the `fesetround' function. */
#undef HAVE_FESETROUND
+/* Define to 1 if you have the `fflush_unlocked' function. */
+#undef HAVE_FFLUSH_UNLOCKED
+
+/* Define to 1 if you have the `fgets_unlocked' function. */
+#undef HAVE_FGETS_UNLOCKED
+
/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H
/* Define to 1 if you have the `floor' function. */
#undef HAVE_FLOOR
+/* Define to 1 if you have the `fputc_unlocked' function. */
+#undef HAVE_FPUTC_UNLOCKED
+
+/* Define to 1 if you have the `fputs_unlocked' function. */
+#undef HAVE_FPUTS_UNLOCKED
+
+/* Define to 1 if you have the `fread_unlocked' function. */
+#undef HAVE_FREAD_UNLOCKED
+
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
#undef HAVE_FSEEKO
@@ -386,9 +410,15 @@
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
+/* Define to 1 if you have the `fwrite_unlocked' function. */
+#undef HAVE_FWRITE_UNLOCKED
+
/* Define if struct statfs has the f_fstypename member. */
#undef HAVE_F_FSTYPENAME_IN_STATFS
+/* Define to 1 if you have the `getchar_unlocked' function. */
+#undef HAVE_GETCHAR_UNLOCKED
+
/* Define to 1 if you have the `getcontext' function. */
#undef HAVE_GETCONTEXT
@@ -398,6 +428,9 @@
/* Define if getcwd (NULL, 0) allocates memory for result. */
#undef HAVE_GETCWD_NULL
+/* Define to 1 if you have the `getc_unlocked' function. */
+#undef HAVE_GETC_UNLOCKED
+
/* Define to 1 if you have the `getdelim' function. */
#undef HAVE_GETDELIM
@@ -633,6 +666,12 @@
/* Define to 1 if you have the `pstat_getstatic' function. */
#undef HAVE_PSTAT_GETSTATIC
+/* Define to 1 if you have the `putchar_unlocked' function. */
+#undef HAVE_PUTCHAR_UNLOCKED
+
+/* Define to 1 if you have the `putc_unlocked' function. */
+#undef HAVE_PUTC_UNLOCKED
+
/* Define to 1 if you have the <pwd.h> header file. */
#undef HAVE_PWD_H