]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: convert localtime_wrapper.c to plain C source
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 25 May 2020 11:50:36 +0000 (13:50 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 26 May 2020 07:56:57 +0000 (09:56 +0200)
commit49a843b407d234ea588378196aac20eefc2a587a
tree36b78cb87be8e506de9316b93617c84fc0d57bf1
parent57625ac256299c1472f371f6d39b23c59f55d72e
Cygwin: convert localtime_wrapper.c to plain C source

That also requires a small tweak to localtime.c.patch, otherwise
GCC complains about the position of the 'trydefrules' label.
Also, simplify includes.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/Makefile.in
winsup/cygwin/tzcode/localtime.c.patch
winsup/cygwin/tzcode/localtime_wrapper.c
This page took 0.030086 seconds and 5 git commands to generate.