Mercurial > emacs
changeset 10180:f1e94b62f2d0
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Dec 1994 00:03:14 +0000 |
parents | 970e59851fc5 |
children | 7a0412e09bdb |
files | src/s/isc3-0.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/isc3-0.h Fri Dec 16 14:03:04 1994 +0000 +++ b/src/s/isc3-0.h Sat Dec 17 00:03:14 1994 +0000 @@ -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.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)