From owner-freebsd-hackers Sat Oct 18 00:20:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA02300 for hackers-outgoing; Sat, 18 Oct 1997 00:20:51 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id AAA02293 for ; Sat, 18 Oct 1997 00:20:46 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id JAA06629; Sat, 18 Oct 1997 09:20:43 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id IAA12428; Sat, 18 Oct 1997 08:53:00 +0200 (MET DST) Message-ID: <19971018085300.UT45874@uriah.heep.sax.de> Date: Sat, 18 Oct 1997 08:53:00 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@FreeBSD.ORG Cc: jacques@wired.ctech.ac.za Subject: Re: values for exit() References: <19971015215513.ZP41248@uriah.heep.sax.de> <199710172339.QAA08275@usr06.primenet.com> X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199710172339.QAA08275@usr06.primenet.com>; from Terry Lambert on Oct 17, 1997 23:39:12 +0000 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Terry Lambert wrote: > > > > Where can I find the exit values for > > > > exit()? Meaning, what is the difference > > > > between eg exit(1) and exit(2)? > > errno.h Only in TerryBSD. In FreeBSD, stick with sysexits(3). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)