Short:    Ixemul V47.2 library 68000 notrap
Author:   various (ADE GeekGadgets)
Uploader: Henning Peters <faroul@beyond.hb.north.de>

ixemul.library and ixnet.library for 68000 notrap

A version that uses tc_UserData instead of tc_TrapData and also doesn't
install any traphandlers. This can be used for debugging with a debugger
other than gdb.


This library is part of Geek Gadgets.  For more information see
ftp.ninemoons.com, /pub/geekgadgets.

INTRODUCTION
============

Originally created in 1991 or 1992 by Markus Wild, the ixemul.library has
become the driving force behind the Geek Gadgets project.

Essentially it is a BSD Unix kernel running under the Amiga OS.  The
code for handling Unix signals is taken almost verbatim from the BSD kernel
sources, for example.  Multitasking and file I/O is, of course, passed on
to the Amiga OS.  Because the library resembles BSD Unix so closely, it has
made it possible to port almost all Unix programs.

However, because of the conformance to BSD, the library is not too
conservative with resources or overly concerned with Amiga standards.  For
example, command line expansion uses Unix semantics and doesn't use
ReadArgs().  The purpose of ixemul.library is to emulate Unix as well as is
technically possible.  So given a choice between Amiga behavior or Unix
behavior, the last one is chosen.


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
  210900  107955 48.8% 20-Mar-98 23:42:44 +ixemul000-notrap.library
   15920    7833 50.7% 20-Mar-98 23:00:50 +ixnet000.library
   19537    7944 59.3% 15-Jan-98 07:00:00 +README
   17982    6993 61.1% 26-Mar-98 23:40:32  COPYING
   25265    9285 63.2% 26-Mar-98 23:40:34  COPYING.LIB
    1892     957 49.4% 26-Mar-98 23:40:38  COPYRIGHT
-------- ------- ----- --------- --------
  291496  140967 51.6% 27-Mar-98 04:37:04   6 files
