|
|
1.1 ! root 1: /* getlogin() on SGI systems is currently unreliable so this routine ! 2: is added to the library to avoid the problem. WMC ! 3: */ ! 4: ! 5: #include <stdio.h> ! 6: ! 7: char * ! 8: getlogin() ! 9: { ! 10: return NULL; ! 11: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.