Forum Topic - missing d_off in struct dirent on qnx:
   
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

Re: missing d_off in struct dirent on qnx  
Unlikely to add, it is a potential compatability (with previous QNX
versions) breaker.

Thomas

On Jan 24, 2008 5:16 PM, Peter Kalbus <peter.kalbus@gmx.de> wrote:

> 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
>
>
>
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post4579
>
>