This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SH: implement time()


On Jan 25, 2001, "J. Johnston" <jjohnstn@cygnus.com> wrote:

>> The problem is that gettimeofday_r and times_r are implemented in
>> the same source file, so, even though I had implemented
>> _gettimeofday(), I had to implement _times() too otherwise it
>> wouldn't link.

>> Ok to install?

> Yes.

I'm checking it in, but...  is there any reason why _times_r() and
_gettimeofday_r() couldn't be split into separate translation units?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]