home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume15 / hash8 / README.OLD < prev    next >
Encoding:
Text File  |  1988-06-05  |  1.3 KB  |  34 lines

  1. >From uucp Sat Oct 25 02:45 PDT 1986
  2. >From ihnp4!uiucdcs!b.cs.uiuc.edu!robison  Sat Oct 25 02:45:46 1986 remote from trwrb
  3. Received: by ihnp4.ATT.COM id AA14044; 22 Oct 86 15:34:56 CDT (Wed)
  4. Received: from b.cs.uiuc.edu by a.cs.uiuc.edu with SMTP (UIUC-5.44/9.7),
  5.     id AA26838; Wed, 22 Oct 86 11:29:19 CDT
  6. Received: by b.cs.uiuc.edu (UIUC-5.44/9.7),
  7.     id AA04280; Wed, 22 Oct 86 11:25:50 CDT
  8. Date: Wed, 22 Oct 86 11:25:50 CDT
  9. From: trwrb!ihnp4!uiucdcs!b.cs.uiuc.edu!robison (Arch Robison)
  10. Message-Id: <8610221625.AA04280@b.cs.uiuc.edu>
  11. To: desint!geoff
  12. Subject: long-to-short converter
  13.  
  14.  
  15. Here is the long-identifier converter.  The converter has been used
  16. to create a long-identifier lint and with cc.  Please send me any bug
  17. reports or comments on how to improve it.  My version of lint that uses 
  18. it has been running for nearly a year now without problems.  Since lint
  19. is a licensed program, I can't send you a copy, though it shouldn't be 
  20. hard to figure out how to modify it.  (Lint is a shell script.)
  21.  
  22. To use hash8 with debuggers, you will want to modify it to turn off 
  23. stdin/stdout buffering.
  24.  
  25. To compile the program, make a directory and run the shell script below.
  26. Then "make hash8".
  27.  
  28. - Arch D. Robison
  29.   Dept. of Computer Science
  30.   University of Illinois at Urbana-Champaign
  31.  
  32.   robison@uiucdcs
  33.  
  34.