Annotation of researchv10dc/dist/man/v3/man2/close.2, revision 1.1.1.1

1.1       root        1: .pa 1
                      2: .he 'CLOSE (II)'3/15/72'CLOSE (II)'
                      3: .ti 0
                      4: NAME           close  --  close a file
                      5: .sp
                      6: .ti 0
                      7: SYNOPSIS       (file descriptor in r0)
                      8: .br
                      9: sys close  / close = 6.
                     10: .sp
                     11: .ti 0
                     12: DESCRIPTION    Given
                     13: a file descriptor such as returned from an open or creat call,
                     14: close_____ closes the associated file.
                     15: A close of all files is automatic on exit, but since
                     16: processes are limited to 10 simultaneously open files,
                     17: close_____ is necessary for programs which deal with many files.
                     18: .sp
                     19: .ti 0
                     20: SEE ALSO       creat(II), open(II)
                     21: .sp
                     22: .ti 0
                     23: DIAGNOSTICS    The error bit
                     24: (c-bit) is set for an unknown file descriptor.
                     25: .sp
                     26: .ti 0
                     27: BUGS           --

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.