nanosecond support for stat

Corinna Vinschen vinschen@redhat.com
Fri Jan 13 09:41:00 GMT 2012


On Jan 13 10:36, Corinna Vinschen wrote:
> +#if defined(__rtems__)
> +  blksize_t     st_blksize;
> +  blkcnt_t	st_blocks;
> +#else
>    long		st_blksize;
>    long		st_blocks;

Er... btw, is there a reason we don't define blksize_t and blkcnt_t
for other targets than RTEMS as well?


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat



More information about the Newlib mailing list