]> sourceware.org Git - newlib-cygwin.git/commit
Drop local stdint.h and inttypes.h in favor of newlib files
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 1 Apr 2015 18:37:58 +0000 (20:37 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 1 Apr 2015 18:37:58 +0000 (20:37 +0200)
commitb5fdd3cd8e645c6eb0a8d9d426457efa7f0b18e0
treeffb02bef5fd35bc6a791c7594b17927bd3b86551
parentb5748328304de7eaa2fb9245586144c22d95a324
Drop local stdint.h and inttypes.h in favor of newlib files

* include/cygwin/types.h: Include sys/_stdint.h rather than stdint.h.
* include/stdint.h: Drop in favor of newlib version.
* include/inttypes.h: Ditto.

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