Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@netbsd.org>
From: Roland Dowdeswell <elric@netbsd.org>
List: source-changes
Date: 02/03/2003 06:22:21
Module Name: src
Committed By: elric
Date: Mon Feb 3 04:22:21 UTC 2003
Modified Files:
src/lib/libc/gen: getgrent.c
Log Message:
When looking up gids with hesiod, use the gid map and fall back to the
group map.
Addresses PR lib/20145
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/lib/libc/gen/getgrent.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.