aboutsummaryrefslogtreecommitdiffhomepage
path: root/osx
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-07-31 16:57:42 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2014-07-31 16:57:42 +0800
commitaf14cf8f8bedd69c5ce3259758ba96ffd2ca7b4e (patch)
tree77dee6fa2b9c823348f638b37df6b829a63ffba8 /osx
parentc0989dce2d882c94eb3183e7b94402ba53534abb (diff)
Revert "Check effective credentials of socket peers"
This reverts commit 8412c867a501e3a68e55fef6215e86d3ac9f617b. Just checking the credentials of the peer turns out to be insufficient. See https://github.com/fish-shell/fish-shell/issues/1436.
Diffstat (limited to 'osx')
-rw-r--r--osx/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/osx/config.h b/osx/config.h
index bc058ae6..4968a78b 100644
--- a/osx/config.h
+++ b/osx/config.h
@@ -40,12 +40,6 @@
/* Define to 1 if you have the <getopt.h> header file. */
#define HAVE_GETOPT_H 1
-/* Define to 1 if you have the `getpeereid' function. */
-#define HAVE_GETPEEREID 1
-
-/* Define to 1 if you have the `getpeerucred' function. */
-/* #undef HAVE_GETPEERUCRED */
-
/* Define to 1 if you have the `gettext' function. */
/* #undef HAVE_GETTEXT */