]> sourceware.org Git - newlib-cygwin.git/commit
2005-09-20 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Sep 2005 21:21:51 +0000 (21:21 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 20 Sep 2005 21:21:51 +0000 (21:21 +0000)
commit0ce4fcefed33368aef0792bc4d8ce569ff594647
treeeedd7922f85fc39bacb64277d040ad66dea04014
parent17060817938e5b20141ccad0d6a2d1735b04db97
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.
newlib/ChangeLog
newlib/libc/include/inttypes.h
newlib/libc/include/stdint.h
This page took 0.032144 seconds and 5 git commands to generate.