Xref: utzoo comp.unix.questions:6234 comp.unix.wizards:7350 comp.arch:4060 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!tut.cis.ohio-state.edu!rutgers!mtune!mtgzz!drutx!kvt From: kvt@drutx.ATT.COM (TranKV) Newsgroups: comp.unix.questions,comp.unix.wizards,comp.arch Subject: read(2)/write(2) errno standard for physical devices Message-ID: <7043@drutx.ATT.COM> Date: 24 Mar 88 16:53:30 GMT Organization: AT&T, Denver, CO Lines: 10 Summary: errno for end of tape condition. To all UNIX/C gurus out there: When using read(2)/write(2) to access a physical device in raw mode (9-track tape devices specifically), are there a standard errno's that read(2)/write(2) returns to signify end of physical tapes? Or do they vary among UNIX versions and tape drives? If they are indeed different, what one can do in application programs to make them portable when changing tape drives or machines? All suggestions are appreciated. Kim Tran AT&T EUO