Subject: PR/33123 CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <standards-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: netbsd-bugs
Date: 04/04/2006 06:35:03
The following reply was made to PR standards/33123; it has been noted by GNATS.

From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/33123 CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
Date: Tue,  4 Apr 2006 06:31:22 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Tue Apr  4 06:31:22 UTC 2006
 
 Modified Files:
 	pkgsrc/pkgtools/pkg_install/files/lib: file.c
 
 Log Message:
 Pull over v1.77 from src/usr.sbin:
 revision 1.77
 date: 2006/03/26 18:11:22;  author: christos;  state: Exp;  lines: +3 -3
 PR/33123: Murray Armfield: standards compliance & glob.h
 Certain fields in glob.h need to be size_t; fix this and version glob(3).
     http://www.opengroup.org/onlinepubs/000095399/basedefs/glob.h.html
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 pkgsrc/pkgtools/pkg_install/files/lib/file.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.