char *getusershell();

Ayamura KIKUCHI ayamura at ayamura.org
Sun Mar 18 17:51:58 EST 2001


> Standard typecasing does not work?
> 
> while ((cp = (char *) getusershell()) != NULL)

Yes, it works.

Several OS such as IRXI do not have the getusershell(),setusershell()
and endusershell() functions so we need to introduce those in a file
"openbsd-compat/getusershell.c".

-- ayamura





More information about the openssh-unix-dev mailing list