Cygwin: move EXPORT_ALIAS expressions to end of source
commitf2010ed78479b1b6b4518ea79acb6cd36514344f
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 7 Mar 2024 20:50:07 +0000 (7 21:50 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 7 Mar 2024 20:50:07 +0000 (7 21:50 +0100)
tree9d9b17f6b738b58ac4deaf228688162528801b30
parentc2310061c66a100653fe10762859b8adb6a3d357
Cygwin: move EXPORT_ALIAS expressions to end of source

This isn't strictly required, but it avoids confusion in ctags.
Ctags fails to record the next function or method following the
EXPORT_ALIAS expression.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/exec.cc
winsup/cygwin/random.cc
winsup/cygwin/sched.cc
winsup/cygwin/syscalls.cc
winsup/cygwin/times.cc
winsup/cygwin/tzcode/localtime_wrapper.c