Path: utzoo!edhnic!becker!ziebmef!ncrcan!lsuc!attcan!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!elroy!gryphon!cadovax!trwrb!trwspp!spp2!baur From: baur@spp2.UUCP (Steven L. Baur) Newsgroups: comp.sys.att Subject: Link bug with lockf & shared libraries Message-ID: <1420@spp2.UUCP> Date: 11 Sep 88 09:35:05 GMT Reply-To: baur@spp2.UUCP (Steven L. Baur) Organization: TRW Inc., Redondo Beach, CA Lines: 12 There is a linking bug on the UNIXPC between the shared library and the lockf(3) function. After a little checking I found lockf.o in /lib/libc.a. This is fairly obnoxious considering all the other garbage in the shared library. I am writing an at(1) program since my UNIXPC came without one. Watch for it in comp.sources.misc. I have found several bugs in both BSD and system V ats that are fixed. steve