/proc files missing statistics

Dave dave
Sun Jun 1 13:13:32 PDT 2003




>
> I had this problem, once.  I ran into it because uClibc has
> smaller default stdio buffer sizes, and the proc read function
> in the hostap driver does not support reads from seeks greater
> than 0.  Therefore, it aborts when it goes to read the second
> chunk from the procfile.

Indeed I am using uClibc. I looked around in the hostap source for where I
would need to make modifications but could not locate an appropriate spot.
Do you have any idea?

-Dave

> If this is the same problem you're having, especially if you're
> accessing it with uClibc stdio, you should be able to fix it by
> giving it a larger buffer.  Probably something like setbuffer()
> would do this.
>
> Mark
> _______________________________________________
> HostAP mailing list
> HostAP at shmoo.com
> http://lists.shmoo.com/mailman/listinfo/hostap
>




More information about the Hostap mailing list