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] Fix compilation on the recent glibc CVS snapshot


On Thu, 09 Aug 2007 00:04:24 +0200, Jim Blandy wrote:
> Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> > 2007-08-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
> >
> > 	* serial.c (serial_open): Fix OPEN parameter macro expansion.
> 
> POSIX System Interfaces section 2.1 says, "Any function declared in a
> header may also be implemented as a macro defined in the header."  I
> gather this means that GLIBC is within its rights to make that change
> to 'open'.  I've learned something new today.

Thanks, me too.


> So, this change is approved.

Committed.


Regards,
Jan


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