PreviousUpNext

15.4.1134  src/lib/std/src/posix/posix-threadkit-file.pkg

## posix-threadkit-file.pkg
#
# The implementation of the file stack on Posix systems.

# Compiled by:
#     src/lib/std/standard.lib


                                        
package threadkit_file
    =
    threadkit_file_g (                                          # threadkit_file_g              is from   src/lib/std/src/io/threadkit-file-g.pkg
        #
        package winix_stream_readers_and_writers
            =
            threadkit_posix_text_stream_readers_and_writers;                    # threadkit_posix_text_stream_readers_and_writers       is from   src/lib/std/src/posix/threadkit-posix-text-stream-readers-and-writers.pkg
    );


## COPYRIGHT (c) 1996 AT&T Research.
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2011,
## released under Gnu Public Licence version 3.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext