src/newlib ChangeLog libc/include/stdint.h lib ...
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Tue Sep 20 21:22:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2005-09-20 21:21:51
Modified files:
newlib : ChangeLog
newlib/libc/include: stdint.h inttypes.h
Log message:
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/stdint.h (__EXP): Rename to __STDINT_EXP
and do not #undef the macro after it is used. Fix typos.
Also change 64-bit constants to use the __have_long64 and
__have_longlong64 flags to determine if long or long long
constants should be used.
* libc/include/inttypes.h: Include stddef.h to get wchar_t
type defined.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.809&r2=1.810
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/stdint.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/include/inttypes.h.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Newlib-cvs
mailing list