]> sourceware.org Git - newlib-cygwin.git/commit
Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only cygwin-3.5.0
authorChristian Franke <christian.franke@t-online.de>
Mon, 22 Jan 2024 18:11:20 +0000 (19:11 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 31 Jan 2024 19:06:38 +0000 (20:06 +0100)
commit31f7cd1e433247015c08d43504f09aa70a94b76b
tree4257592c6e590400ffdeb8aa812a10dd960fda00
parent6252fd0265347032c46c95367895ddb838856bd2
Hide itoa, utoa, __itoa and __utoa in stdlib.h on Cygwin only

These functions are non-standard and not exported by Cygwin.

Signed-off-by: Christian Franke <christian.franke@t-online.de>
newlib/libc/include/stdlib.h
This page took 0.03259 seconds and 5 git commands to generate.