|
|
1.1 ! root 1: .pa 1 ! 2: .he 'FSTAT (II)'3/15/72'FSTAT (II)' ! 3: .ti 0 ! 4: NAME fstat -- get status of open file ! 5: .sp ! 6: .ti 0 ! 7: SYNOPSIS (file descriptor in r0) ! 8: .br ! 9: sys fstat; buf / fstat = 28. ! 10: .sp ! 11: .ti 0 ! 12: DESCRIPTION This ! 13: call is identical to stat____, except that it operates ! 14: on open files instead of files given by name. ! 15: It is most often used to get the status ! 16: of the standard input and output files, whose names ! 17: are unknown. ! 18: .sp ! 19: .ti 0 ! 20: SEE ALSO stat(II) ! 21: .sp ! 22: .ti 0 ! 23: DIAGNOSTICS The error bit ! 24: (c-bit) is set if the file descriptor is unknown. ! 25: .sp ! 26: .ti 0 ! 27: BUGS --
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.