curl icon indicating copy to clipboard operation
curl copied to clipboard

fix Cygwin/MSYS compilation

Open orgads opened this issue 3 years ago • 1 comments

_getpid is Windows API. On Cygwin variants it should remain getpid.

Fixes #8220.

orgads avatar Aug 05 '22 10:08 orgads

/cc @gvanem that elif was once add there by you in f8dba473a8ac0644

bagder avatar Aug 06 '22 15:08 bagder

Thanks!

MarcelRaad avatar Sep 10 '22 14:09 MarcelRaad