This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch 1/2] mingw: update gnulib: prepare the sources


> Date: Mon, 23 Mar 2015 17:25:15 +0000
> From: Pedro Alves <palves@redhat.com>
> CC: Kai Tietz <ktietz@redhat.com>, gdb-patches@sourceware.org,        Corinna Vinschen <vinschen@redhat.com>,        Nicholas Clifton <nickc@redhat.com>
> 
> > With this header file used for GDB's sources aren't gnulib's .c files compiled
> > with incompatible ABI?
> 
> Other than rpl_gettimeofday (the gettimeofday replacement):
> 
>   gettimeofday.o:0000005a T _rpl_gettimeofday
> 
> AFAICS, there's no other use of "struct timeval" or gettimeofday in gnulib's
> sources.

We should watch out for Gnulib's 'select' and friends, if we ever want
to import that.  Also 'utimens'.


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