Thanks for reviewing Al...
On 26 March 2013 19:18, Al Viro wrote:
> On Tue, Mar 26, 2013 at 03:19:29PM +, James Hogan wrote:
>> +struct da_finddata {
>> + unsigned long size;
>> + unsigned long attrib;
>> + char name[260];
>> +};
>
> ... especially for this - unlike int and short,
On Tue, Mar 26, 2013 at 03:19:29PM +, James Hogan wrote:
> +struct da_stat {
> + short st_dev;
> + unsigned short st_ino;
> + unsigned st_mode;
> + unsigned short st_nlink;
> + unsigned short st_uid;
> + unsigned short st_gid;
> + short st_rdev;
> + int st_size;
2 matches
Mail list logo