|
missing d_off in struct dirent on qnx
|
01/24/2008 5:16 PM
post4579
|
missing d_off in struct dirent on qnx
on porting rpm5 to qnx, i detected, that struct dirent has no d_off element.
it seems to be, that this is not unusual, since there is #if statement aorund the line in the source code, which
disables the usage on several systems.
but, what i dodn't know, if this may change in the near future and qnx will add that element.
any help for that or how to get some additional information is welcome
-piet
|
|
|