Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.questions Subject: Re: Millisecond clock Keywords: HP-UX SYSV Message-ID: <3876@auspex.auspex.com> Date: 11 Aug 90 20:55:54 GMT References: <14@gauss.mmlai.UUCP> Organization: Auspex Systems, Santa Clara Lines: 8 >The folowing program for millisecond sleep works under HP-UX SYSV, so >it should work on an ATT (serious finger crossing :-). Crossing the fingers is a good idea here. "Xxx works under HP-UX SYSV, therefore it should work on an [arbitrary] ATT [System V release]" isn't a valid deduction. While some systems, including HP-UX, have "setitimer()", which your program uses, vanilla AT&T System V releases prior to S5R4 don't have it.