Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/compat/irix
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.
Home |
Main Index |
Thread Index |
Old Index