head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 99.09.11.12.42.07; author rse; state Exp; branches; next ; desc @@ 1.1 log @Incorporate stuff from RSE's Sfio98 variant @ text @ Sfio - Safe/Fast IO Library http://www.research.att.com/sw/tools/sfio/ INSTALLATION: To install the Sfio library into /path/to/sfio/{bin,lib,include,man}/ perform the following steps in your shell: $ ./configure --prefix=/path/to/sfio $ make $ make test $ make install @