Re: setregid and setreguid

2002-01-24 Thread Corinna Vinschen
On Thu, Jan 24, 2002 at 05:00:23PM +, J S wrote: > Thanks Corinna, but I don't seem to have setgid or setegid either > (eventhough I've just been to cygwin.com to download all the latest > updates). You have. Trust me. However, you'll need special user permissions (see http://cygwin.com/c

Re: setregid and setreguid

2002-01-24 Thread J S
eterm on cygwin, but running into problems because >it > > needs setregid and setuid. I noticed that these were in the cygwin >package > > testsuite and so I tried to compile that but the make file wouldn't >work. > > Are there any binaries around for setregid and setregu

Re: setregid and setreguid

2002-01-24 Thread egor duda
but the make file wouldn't work. JS> Are there any binaries around for setregid and setreguid? If you look a bit closer upon cygwin testsuite, or run it at least once, you see that setregid and setuid tests are known to fail. Exactly because these functions are not supported. Egor.

Re: setregid and setreguid

2002-01-24 Thread Corinna Vinschen
e file wouldn't work. > Are there any binaries around for setregid and setreguid? That wouldn't make much sense since only setuid() and setuid() resp. setgid and setegid() are implemented in Cygwin currently. Shouldn't be too hard to patch eterm to use these functions i

setregid and setreguid

2002-01-24 Thread J S
Hi, I'm trying to compile eterm on cygwin, but running into problems because it needs setregid and setuid. I noticed that these were in the cygwin package testsuite and so I tried to compile that but the make file wouldn't work. Are there any binaries around for setregid and setr