Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!ctrsol!emory!cambridge.apple.com!bloom-beacon!eru!luth!sunic!mcsun!hp4nl!ruuinf!praxis!edwin From: edwin@praxis.cs.ruu.nl (Edwin Kremer) Newsgroups: comp.sys.hp Subject: Re: Last HP-UX 6.5/Perl 3.0 Patch 4 hurdle cleared Message-ID: <2075@ruuinf.cs.ruu.nl> Date: 20 Nov 89 09:33:31 GMT References: <4521@fmeed1.UUCP> Sender: news@ruuinf.cs.ruu.nl Lines: 18 In article <4521@fmeed1.UUCP> wehr@fmeed1.UUCP (Bruce Wehr) writes: > It seems that HP-UX 6.5 doesn't support the bcopy() and bzero() calls > (at least - not in libc, nor is it documented anywhere). Correct. Both routines are in the BSD library (/usr/lib/libBSD.a) that you can link using "-lBSD". It has some other interesting BSD library routines as well... I couldn't find documentation on this as well (I didn't search for it *very* hard either), but I did an "nm /usr/lib/libBSD.a" to find out. --[ Edwin ]-- -- Edwin Kremer, Department of Computer Science, University of Utrecht Padualaan 14, P.O. Box 80.089, 3508 TB Utrecht, The Netherlands Phone : +31 - 30 - 534104 | Telefax: +31 - 30 - 513791 E-Mail: edwin@cs.ruu.nl | UUCP to: ...!hp4nl!ruuinf!edwin