README 344 B

123456789101112
  1. the latest version of spin is always
  2. available via:
  3. http://cm.bell-labs.com/cm/cs/what/spin/
  4. to make the sources compile with the mkfile on plan 9
  5. the following changes were made:
  6. omitted memory.h from spin.h
  7. omitted malloc.h from ps_msc.c
  8. changed /lib/cpp to /bin/cpp in main.c
  9. simplified non_fatal() in main.c to remove
  10. use of yychar