OSDN Git Service

2007-03-30 Dave Korn <dave.korn@artimi.com>
authordavek <davek>
Fri, 30 Mar 2007 00:49:56 +0000 (00:49 +0000)
committerdavek <davek>
Fri, 30 Mar 2007 00:49:56 +0000 (00:49 +0000)
commitb8fd85f1ecfb2b3922cd3cd41ce30d14cbe0e6fa
tree709d72b0b2cbdb985e8495047f16ae4ed08caa7b
parent9c70d83eab6e1c302922e643b9da0522d2d4ede1
2007-03-30  Dave Korn  <dave.korn@artimi.com>

* libc/include/stdio.h (_ELIDABLE_INLINE):  New macro to conceal
conflicting inline semantics between C99 and GNU89.
(__sgetc_r):  Replace static inline with _ELIDABLE_INLINE to be
compatible with -fkeep-inline-functions usage.
(__sputc_r):  Likewise for consistency even though disabled.
newlib/ChangeLog
newlib/libc/include/stdio.h