Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 03/22/2001 03:37:47
Module Name: basesrc
Committed By: cgd
Date: Thu Mar 22 01:37:47 UTC 2001
Modified Files:
basesrc/lib/libc/stdlib: exit.3
Log Message:
document EXIT_SUCCESS and EXIT_FAILURE, since they've been around
since ANSI and (for portability, since ANSI) in some circles they're
the preferred exit status codes.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/stdlib/exit.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.