Subject: CVS commit: src/distrib/utils/libhack
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/31/2005 12:56:49
Module Name: src
Committed By: he
Date: Thu Mar 31 12:56:49 UTC 2005
Modified Files:
src/distrib/utils/libhack: getpwent.c
Log Message:
Provide weak aliases for the newly added getpwuid_r() and getpwnam_r()
functions in order to fix link-time conflicts with the C library.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/distrib/utils/libhack/getpwent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.