Subject: CVS commit: othersrc/zoularis/bsd/lib/libbsdcompat
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 07/11/2001 13:53:15
Module Name: othersrc
Committed By: toshii
Date: Wed Jul 11 10:53:14 UTC 2001
Modified Files:
othersrc/zoularis/bsd/lib/libbsdcompat: pwd.c
Log Message:
Use static for struct passwd storage, stack variables won't work.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 othersrc/zoularis/bsd/lib/libbsdcompat/pwd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.