]> sourceware.org Git - newlib-cygwin.git/commit
* libc/time/clock.c (clock): Fix warnings about signed-unsigned
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Sep 2014 08:27:03 +0000 (08:27 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 4 Sep 2014 08:27:03 +0000 (08:27 +0000)
commitf9bafa4640b2e24394541c7f26fad61ed908fbe3
treece6be1413c7c083a30f39ae3a806867b47c62d15
parent4a9103c4100893d3e9e55f96b31434d17f06666d
* libc/time/clock.c (clock): Fix warnings about signed-unsigned
comparisons.
* libc/time/strftime.c (strftime): Likewise.
* libc/time/strptime.c (match_string): Fix warning about discarding
'restrict' qualifier from pointer target type.
newlib/ChangeLog
newlib/libc/time/clock.c
newlib/libc/time/strftime.c
newlib/libc/time/strptime.c
This page took 0.025947 seconds and 5 git commands to generate.