Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!pitstop!sundc!seismo!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: 4.3 BSD system call vs. system V system call Keywords: translate Message-ID: <1112@auspex.UUCP> Date: 3 Mar 89 09:40:08 GMT References: <2226@ndsuvax.UUCP> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 13 > Are you aware of any software that will replace all 4.3 BSD >system call to System V system call (running on AT & T). I'm not aware of any such software, which is not surprising since some of the 4.3BSD calls are, well, irreplacable; there is no replacement for "ftruncate", for example. >How much time do you think this project will take if one workes for 8 h/day!! About as much time as it'll take for System V Release 4.0 to be released :-). (For example, S5R4.0 should have an "ftruncate" equivalent, and if it isn't "ftruncate" there'll probably be an "ftruncate" library routine that uses it.)