|
|
researchv10 Norman
/* getlogin() on SGI systems is currently unreliable so this routine
is added to the library to avoid the problem. WMC
*/
#include <stdio.h>
char *
getlogin()
{
return NULL;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.