Replaced setgid() calls with setegid() so that it works with dot
authorMarcin Cieslak <saper@saper.info>
Fri, 13 Feb 2015 03:09:26 +0000 (21:09 -0600)
committerPhilipp Takacs <philipp@bureaucracy.de>
Wed, 11 Mar 2015 22:53:33 +0000 (23:53 +0100)
commit0a96784b09f85f33437936b5dcfa819a33fa5bac
treef839316d19259de0ed4910de0ed457db8b7a3adc
parent77ce143a56ef8238d974fd7e1e893516ec58772f
Replaced setgid() calls with setegid() so that it works with dot
locking on FreeBSD.  setegid() should be supported on modern POSIX
systems.
uip/inc.c