[pptp-server] linux question...

David Luyer luyer at ucs.uwa.edu.au
Sat Jun 5 05:06:11 CDT 1999


> Is setproctitle() a normal function, as the functionality provided by
> the initstr() code is already there in many OSes through
> setproctitle().

setproctitle() is missing under Linux, at least it is under mine (which is an
extremely recent glibc-2.1), and I don't know that it's ever been there.

I think you should wrap inststr with a check of HAVE_SETPROCTITLE and only
use it in the case it's missing (ie, Linux).

David.





More information about the pptp-server mailing list