Annotation of xinu/sys/xdone.c, revision 1.1.1.1

1.1       root        1: /* xdone.c - xdone */
                      2: 
                      3: /*------------------------------------------------------------------------
                      4:  * xdone  --  print system completion message as last process exits
                      5:  *------------------------------------------------------------------------
                      6:  */
                      7: xdone()
                      8: {
                      9:         printf("\n\nAll user processes have completed.\n\n");
                     10: 
                     11: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.