home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / unix / unixlib_2 < prev    next >
Text File  |  1999-04-27  |  1KB  |  44 lines

  1. Title:            UnixLib
  2. Author:            H.J.Rogers, S.Callan, N.Burrett, P.Burwood
  3. Version:        3.7b
  4. Title From:        Documentation
  5. Author From:        Documentation
  6. Version From:        Documentation
  7. Supplier:        Simon Callan <UnixLib@callan.co.uk>
  8. Date:            13/11/96
  9. Keywords:        C ; Operating systems ; Function libraries
  10. Shareware:        
  11. Machine:        Archimedes
  12. Operating system:    RISCOS
  13. Memory requirements:    
  14. Peripherals needed:    
  15. Other s/ware needed:    C compiler
  16. Directory:        micros/arch/riscos/a/a042
  17. Date mounted/updated:    06/12/96
  18. File names:        unixlib.arc
  19. Unarchived files:    358
  20. Unarchived size:    1134 kbytes
  21. Omissions:        
  22. See also:        UTILS (a043), GCC (b013)
  23.  
  24. -------------------------------------------------------------------------------
  25.  
  26. Acquiring the package:
  27.  
  28. Download the archive file(s) and extract using SparkPlug 2 (see the "tools_help"
  29. file in arch/riscos/tools for further info).
  30.  
  31.  
  32. Description:
  33.  
  34. UnixLib is a complete replacement ANSI compliant C library.  It
  35. incorporates a full Version 7 UNIX system call interface, with some
  36. common System V and 4.3 BSD C libraries.
  37.  
  38. A major improvement with version 3.7 is the use of Dynamic Areas
  39. for the heap on RISC OS 3.5 or later, which can speed up context
  40. switching and allow the memory to be virtualised.
  41.  
  42. Version 3.7b is now StrongARM compatible, and has significantly
  43. rewritten signal handling and process control.
  44.