]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2084: Amiga: cannot get the user name v8.1.2084
authorBram Moolenaar <Bram@vim.org>
Fri, 27 Sep 2019 11:38:56 +0000 (13:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 27 Sep 2019 11:38:56 +0000 (13:38 +0200)
commit5e8e967f25085de78d7826fe5a6bebbace1c6823
tree20c1041e70966d934981decec3972b0383a703db
parentce0fac28977af31f1dec411d3535b4de2c3169b3
patch 8.1.2084: Amiga: cannot get the user name

Problem:    Amiga: cannot get the user name.
Solution:   Use getpwuid() if available. (Ola Söder, closes #4985)
src/os_amiga.c
src/os_amiga.h
src/version.c