Subject: CVS commit: syssrc/sys/compat/irix
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 03/09/2002 15:32:13
Module Name:	syssrc
Committed By:	manu
Date:		Sat Mar  9 13:32:13 UTC 2002

Modified Files:
	syssrc/sys/compat/irix: irix_dirent.c

Log Message:
Fixed a bug in getdents64 emulation: we used a struct irix_dirent to hold
the result instead of a strruct irix_dirent64.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/compat/irix/irix_dirent.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.