Attributes dialog: Owner and Group lists obtaining via API
commitb0c8e55a4c0d43a5f8efcb85936519d7836ff645
authorakruphi <92621645+akruphi@users.noreply.github.com>
Wed, 21 Jun 2023 14:37:42 +0000 (21 17:37 +0300)
committerakruphi <92621645+akruphi@users.noreply.github.com>
Wed, 21 Jun 2023 14:37:42 +0000 (21 17:37 +0300)
treea58ef362ec6e5a100bdf29a95aff453145f38dca
parent9067ed0ed922af7cd6ab2d062de4bf5b977fc091
Attributes dialog: Owner and Group lists obtaining via API

Update after #1717
Rewritten Owner and Group lists for obtaining via API
  getpwent() ... endpwent() & getgrent() ... endgrent();
far2l/src/setattr.cpp