]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0589: on AmigaOS4 the pid is available but the task address is used v9.0.0589
author=?UTF-8?q?Ola=20S=C3=B6der?= <rolfkopman@gmail.com>
Sun, 25 Sep 2022 19:12:21 +0000 (20:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Sep 2022 19:12:21 +0000 (20:12 +0100)
commitb7e07dc1036b5b02870c72e872bbb248640ade7d
tree7ab47ffb1e5720849b6438cd5127074605033719
parent4d2073b2610dd6270cc664224dce9524b2a1d758
patch 9.0.0589: on AmigaOS4 the pid is available but the task address is used

Problem:    On AmigaOS4 the pid is available but the task address is used.
Solution:   Use getpid().  (Ola Söder, closes #11224)
src/os_amiga.c
src/version.c