From 0eae1cf336e6b153847ee0a81e661af92e69057e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 17 Dec 1994 00:03:59 +0000 Subject: [PATCH] Comment change. --- src/s/isc3-0.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h index d2fcc7b7452..43d4f92a08b 100644 --- a/src/s/isc3-0.h +++ b/src/s/isc3-0.h @@ -29,4 +29,8 @@ /* This works around a bug in ISC 4.0 and 3.0; it fails to clear the "POSIX process" flag on an exec. It won't be needed for 4.1. */ +/* neg@brooktrout.com reported that he did not have this function + on ISC 3.0.1. I don't know who to believe or what to do, + so I am leaving it alone until someone tells me + precisely when this function is needed -- rms. */ #define EXTRA_INITIALIZE __setostype (0) -- 2.39.5