Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive().
commitd6b778617d3d3869971579427dd45648a2e75030
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Mar 2022 01:38:05 +0000 (3 10:38 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Thu, 3 Mar 2022 18:16:52 +0000 (4 03:16 +0900)
treee0a0c6459d91bd36213967e08119682c05d4651d
parent35ba7d147df8df56ef92ea296443d2732ece0445
Cygwin: pty: Rename nat_pipe_owner_alive() to process_alive().

- The function nat_pipe_owner_alive() is used even for the process
  which is not a nat pipe owner, so, it is renamed to process_alive().
winsup/cygwin/fhandler_tty.cc