kloczek: shadow/lib exitcodes.h

PLD CVS <[email protected]> Wed, 31 Aug 2005 19:36:11 +0200 (CEST)
Newsgroups gmane.linux.pld.shadow.cvs
Message-ID <[email protected]>
Module name:	shadow
Changes by:	kloczek	05/08/31 19:36:11

Modified files:
	lib            : exitcodes.h 

Log message:
new exit codes:
#define E_PASSWD_NOTFOUND       14      /* not found password file */
#define E_GROUP_NOTFOUND        16      /* not found group file */
#define E_GSHADOW_NOTFOUND      17      /* not found shadow group file */

Revision  Changes    Path
1.7       +5 -2      shadow/lib/exitcodes.h