Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!execu!sequoia!rpp386!jfh From: jfh@rpp386.cactus.org (John F. Haugh II) Newsgroups: comp.unix.internals Subject: Re: asserts and unexpected returns (was: Re: Assert) Message-ID: <18717@rpp386.cactus.org> Date: 12 Nov 90 07:25:22 GMT References: <18647@rpp386.cactus.org> <4057@awdprime.UUCP> <18658@rpp386.cactus.org> <4093@awdprime.UUCP> <18662@rpp386.cactus.org> <4157@awdprime.UUCP> Reply-To: jfh@rpp386.cactus.org (John F. Haugh II) Organization: Lone Star Cafe and BBS Service Lines: 20 X-Clever-Slogan: Recycle or Die. In article <4157@awdprime.UUCP> daveb@bach.austin.ibm.com (Dave Burton) writes: >I ignored this the first time around: >The System V Programmer's Reference Manual also does not include >namei() or major(), does this mean they're not there, or can't be >relied upon in kernel code? go check the kernel on AIX V3.1, you will find that it does not include namei() as a kernel service. clearly this proves that you can't rely on non-standard or undocumented features. don't believe me - go check the source code. no namei(). now will you give up? you can't seem to accept that on some system assert() and abort() return to their invoker, and now you go claiming namei() is a common kernel service. please, quit while you are just slightly behind. -- John F. Haugh II UUCP: ...!cs.utexas.edu!rpp386!jfh Ma Bell: (512) 832-8832 Domain: jfh@rpp386.cactus.org "SCCS, the source motel! Programs check in and never check out!" -- Ken Thompson