summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-07 09:41:34 +0000
committerJim Meyering <jim@meyering.net>2003-08-07 09:41:34 +0000
commit54288039b7cd5cb627d6b416b4a635141ad58f75 (patch)
tree2f0d7867c42a0251051e731589e01d86c28475f1 /config.hin
parent24b89f94b612d1f0727c81baa21e0d081dc4ea0b (diff)
downloadcoreutils-54288039b7cd5cb627d6b416b4a635141ad58f75.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.hin b/config.hin
index a8e88b974..c0374006e 100644
--- a/config.hin
+++ b/config.hin
@@ -1402,6 +1402,9 @@
/* Define as rpl_getgroups if getgroups doesn't work right. */
#undef getgroups
+/* Define to a replacement function name for getline(). */
+#undef getline
+
/* Define to rpl_gettimeofday if the replacement function should be used. */
#undef gettimeofday
@@ -1479,7 +1482,7 @@
/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
-/* Define to `int' if <sys/types.h> does not define. */
+/* Define as a signed type of the same size as size_t. */
#undef ssize_t
/* Define to rpl_tzset if the wrapper function should be used. */