]> sourceware.org Git - newlib-cygwin.git/commit
Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 24 Mar 2015 09:42:45 +0000 (10:42 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 24 Mar 2015 09:42:45 +0000 (10:42 +0100)
commit57a78e23fdc271c3ed7153e57d9adef4f7fd8cf6
treee0fa0d44fcc9514fecc38a4af57e1449db56b568
parentef23a12ff8f840cc571e47870cd5f4ad6bca4553
Ignore __STDC_{FORMAT,LIMIT,CONSTANT}_MACROS

Per glibc BZ #15366:
* inttypes.h: Drop __STDC_FORMAT_MACROS consideration.
* stdint.h: Drop __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
consideration.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/ChangeLog
winsup/cygwin/include/inttypes.h
winsup/cygwin/include/stdint.h
This page took 0.028755 seconds and 5 git commands to generate.