http://bugs.winehq.org/show_bug.cgi?id=28665 --- Comment #10 from Charles Davis <cdavis(a)mymail.mines.edu> 2011-11-01 12:51:44 CDT --- (In reply to comment #9)
(In reply to comment #6)
I could try cooking getdirentries patch if somebody can test it on BSDs for me.
Well it looks like that just won't work, because dirent structures from getdirentries() don't contain d_off But getdirentries() does have a 'basep' parameter that might just help with that. The 'basep' is the offset within the directory "file" of the first DE returned.
-- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.