Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!milano!uudell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.unix.questions Subject: Re: memcpy != bcopy (Was Re: bcopy() bzero()) Message-ID: <1938@uudell.dell.com> Date: 13 Feb 90 04:10:02 GMT References: <497@thirdi.UUCP> <11387@attctc.Dallas.TX.US> <4601@orion.cf.uci.edu> Sender: news@uudell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Distribution: usa Organization: Dell Computer Corp. Lines: 22 > >larryd1@attctc.Dallas.TX.US (Larry Clark) writes: > >> I'm porting sources from the bsd world into a Sys V environment > >> and need an explanation of bcopy() and bzero(). > >> .... Okay, I have read some of the replies, but I thought I would point out that on my SYS V system (Dell 386/ix SVR3.2) the file libinet.a has these routines. So, typically when porting applications over, I just edit the makefile to add -linet into the build. This of course may not be the case on your system, but if it is, it may save you some time. -------------------------------------------------------------- James Howard ..cs.utexas.edu!dell!mustang!jrh or jrh@mustang.dell.com "I've got a firm policy on gun control, if there's a gun around, I want to be the one controlling it." -- Clint Eastwood --------------------------------------------------------------