]> git.armaanb.net Git - opendoas.git/commit
opendoas: Fallback for setresuid(2).
authorSunil Nimmagadda <sunil@nimmagadda.net>
Thu, 12 Nov 2020 12:32:47 +0000 (18:02 +0530)
committerDuncan Overbruck <mail@duncano.de>
Thu, 12 Nov 2020 13:44:27 +0000 (14:44 +0100)
commit4daae4a9009b1340e4887d42974a0b0a50ae6c43
treefaa9a6452c8abcab37478f1489af421c8e4b4d7e
parent46a5abc4ac149c98f7a67ef953b5d48710fad110
opendoas: Fallback for setresuid(2).

This approach borrows from openssh-portable. The bsd-setres_id.c
is adapted with openssh-portable specific bits (log.h inclusion
and error() function) removed.

Closes: #40 [via git-merge-pr]
configure
libopenbsd/bsd-setres_id.c [new file with mode: 0644]
libopenbsd/openbsd.h