summaryrefslogtreecommitdiff
path: root/config.hin
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-15 10:41:10 +0000
committerJim Meyering <jim@meyering.net>2003-03-15 10:41:10 +0000
commita32544a77f3f9d85270944204de4983e6feec31d (patch)
treeb1198311eea6a689553479b29b87ec15c2faf90a /config.hin
parent3b424797bc7f2eb9b19282ad783b17baf1ed95db (diff)
downloadcoreutils-a32544a77f3f9d85270944204de4983e6feec31d.tar.xz
.
Diffstat (limited to 'config.hin')
-rw-r--r--config.hin31
1 files changed, 0 insertions, 31 deletions
diff --git a/config.hin b/config.hin
index 1d3e4da81..312b40f99 100644
--- a/config.hin
+++ b/config.hin
@@ -183,10 +183,6 @@
you don't. */
#undef HAVE_DECL_GETCHAR_UNLOCKED
-/* Define to 1 if you have the declaration of `getcontext', and to 0 if you
- don't. */
-#undef HAVE_DECL_GETCONTEXT
-
/* Define to 1 if you have the declaration of `getcwd', and to 0 if you don't.
*/
#undef HAVE_DECL_GETCWD
@@ -255,10 +251,6 @@
don't. */
#undef HAVE_DECL_REALLOC
-/* Define to 1 if you have the declaration of `sigaltstack', and to 0 if you
- don't. */
-#undef HAVE_DECL_SIGALTSTACK
-
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
*/
#undef HAVE_DECL_STPCPY
@@ -392,9 +384,6 @@
/* Define if struct statfs has the f_fstypename member. */
#undef HAVE_F_FSTYPENAME_IN_STATFS
-/* Define to 1 if you have the `getcontext' function. */
-#undef HAVE_GETCONTEXT
-
/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
@@ -679,24 +668,15 @@
/* Define to 1 if you have the `setreuid' function. */
#undef HAVE_SETREUID
-/* Define to 1 if you have the `setrlimit' function. */
-#undef HAVE_SETRLIMIT
-
/* Define to 1 if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
/* Define to 1 if you have the `sig2str' function. */
#undef HAVE_SIG2STR
-/* Define to 1 if you have the `sigaltstack' function. */
-#undef HAVE_SIGALTSTACK
-
/* Define to 1 if you have the `sqrt' function. */
#undef HAVE_SQRT
-/* Define to 1 if the system has the type `stack_t'. */
-#undef HAVE_STACK_T
-
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS
@@ -1039,9 +1019,6 @@
/* Define to 1 if you have the `tzset' function. */
#undef HAVE_TZSET
-/* Define to 1 if you have the <ucontext.h> header file. */
-#undef HAVE_UCONTEXT_H
-
/* Define to 1 if you have the `uname' function. */
#undef HAVE_UNAME
@@ -1099,14 +1076,6 @@
/* Define to 1 if you have the `wmempcpy' function. */
#undef HAVE_WMEMPCPY
-/* Define to 1 if extending the stack slightly past the limit causes a
- SIGSEGV, and an alternate stack can be established with sigaltstack, and
- the signal handler is passed a context that specifies the run time stack.
- This behavior is defined by POSIX 1003.1-2001 with the X/Open System
- Interface (XSI) option and is a standardized way to implement a SEGV-based
- stack overflow detection heuristic. */
-#undef HAVE_XSI_STACK_OVERFLOW_HEURISTIC
-
/* Define to 1 if you have the external variable, _system_configuration with a
member named physmem. */
#undef HAVE__SYSTEM_CONFIGURATION