Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!ames!ucsd!ucsdhub!esosun!seismo!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.sources.d Subject: Re: v17i064: Zoo archive program, Part01/10 Message-ID: <983@auspex.UUCP> Date: 9 Feb 89 19:14:39 GMT References: <389@greens.UUCP> <89034@sun.uucp> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 22 >You can easily (?) #ifdef it so it will work with either pre or post 4.0 >SunOS: Or invent a new #ifdef so it will work both on other "signal handlers return 'int'" systems and "signal handlers return 'void'" systems (the former being most pre-S5R3 systems: V7 4.xBSD System III System V "Release 1" and Release 2 (possibly others) and the latter being: System V Release 3 and later SunOS 4.0 and later I think some version of Ultrix and later systems supporting ANSI C and/or POSIX compliance (possibly others) ).