Short: FIFO library and handler v38.2 Author: Joerg.Hoehle@gmd.de (Jörg Höhle) Uploader: Joerg Hoehle gmd de Type: util/misc Replaces: util/misc/fifolib38_1.lha Requires: OS 1.x or better Architecture: m68k-amigaos This is a minor update to fifolib-38.1, an implementation of a FIFO or pipe by Matthew Dillon and many others, including myself. Changes: o Processed cooked input is no more ignored in raw mode. o Cooked processing is only started when ACTION_READ or ACTION_WAIT_CHAR really occur, so that pretyped input is not cooked should the application switch to raw mode before reading. This makes dejagnus/expect/GDB work together. o Added USE_PC_REL compile option The next version shall become >= 2.0 only and thus smaller.