acadia-newlib/winsup/cygwin/lib
Ken Brown 30c5411d07 Cygwin: remove most occurrences of __stdcall and __cdecl
These have no effect on x86_64.  Retain a few occurrences of __cdecl
in files imported from other sources.

Also retain all occurrences of WINAPI, even though the latter is
simply a macro that expands to __stdcall.  Most of these occurrences
are associated with Windows API functions, and removing them might
make the code confusing instead of simpler.
2022-06-06 12:00:45 -04:00
..
_cygwin_crt0_common.cc Cygwin: remove most occurrences of __stdcall and __cdecl 2022-06-06 12:00:45 -04:00
atexit.c
crt0.h Cygwin: remove most occurrences of __stdcall and __cdecl 2022-06-06 12:00:45 -04:00
cygwin_attach_dll.c
cygwin_crt0.c
dll_entry.c
dll_main.cc
dso_handle.c
libcmain.c
premain0.c
premain1.c
premain2.c
premain3.c
pseudo-reloc-dummy.c