Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 25 Feb 2016 19:29:57 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: mips n64 porting review

* Szabolcs Nagy <nsz@...t70.net> [2016-02-25 19:23:36 +0100]:

> * dalias@...c.org <dalias@...c.org> [2016-02-25 13:01:50 -0500]:
> > On Thu, Feb 25, 2016 at 12:05:33PM +0000, Jaydeep Patil wrote:
> > > and all st_*tim members are of 16 bytes
> > 
> > Uhg. Does mips64 actually use a 32-bit time_t? If so I think with
> 
> i think time_t is always __kernel_long_t in linux uapi.
> (which is surely 64bit on mips64)

oh, except mips does not use time_t in struct stat

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/mips/include/uapi/asm/stat.h#n89

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.