summaryrefslogtreecommitdiff
path: root/tests/examplefiles/unix-io.lid
blob: 617fcaa444c184540269dd8c37f927332a9524c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Library:       io
Synopsis:      A portable IO library
Author:        Gail Zacharias
Files:	library
	streams/defs
	streams/stream
	streams/sequence-stream
        streams/native-buffer
	streams/buffer
	streams/typed-stream
	streams/external-stream
	streams/buffered-stream
	streams/convenience
	streams/wrapper-stream
	streams/cleanup-streams
        streams/native-speed
        streams/async-writes
        streams/file-stream
        streams/multi-buffered-streams
        pprint
        print
        print-double-integer-kludge
	format
	buffered-format
	format-condition
        unix-file-accessor
	unix-standard-io
	unix-interface
	format-out
C-Source-Files:	unix-portability.c
Major-Version: 2
Minor-Version: 1
Target-Type:   dll
Copyright:    Original Code is Copyright (c) 1995-2004 Functional Objects, Inc.
              All rights reserved.
License:      See License.txt in this distribution for details.
Warranty:     Distributed WITHOUT WARRANTY OF ANY KIND