From misch@elara.fsag.de Sat Feb 12 11:46:56 1994
Return-Path: <misch@elara.fsag.de>
Received: from nynexst.com (nynex-ms) by titanic.nynexst.com (4.1/SMI-4.1)
	id AA20345; Sat, 12 Feb 94 11:46:55 EST
Received: from ki1.chemie.fu-berlin.de by nynexst.com (4.1/SMI-4.1)
	id AA18438; Sat, 12 Feb 94 11:53:14 EST
Received: by ki1.chemie.fu-berlin.de (Smail3.1.28.1)
	  from mail.rhein-main.de (193.141.47.242) with smtp
	  id <m0pVNUP-0000XXC>; Sat, 12 Feb 94 17:46 MET
Received: from elara.fsag.de by mail.rhein-main.de with smtp
	(Smail3.1.28.1 #16) id m0pVMW1-00013IC; Sat, 12 Feb 94 17:44 MET
Received: by elara.fsag.de (Smail3.1.28.1 #6)
	id m0pVOQd-0006BeC; Sat, 12 Feb 94 17:46 GMT
Message-Id: <m0pVOQd-0006BeC@elara.fsag.de>
From: misch@elara.fsag.de (Michaela Merz)
Subject: Re: libc.4.5.19
To: hjl@nynexst.com (H.J. Lu)
Date: Sat, 12 Feb 1994 17:46:51 +0000 (GMT)
In-Reply-To: <9402121441.AA20296@titanic.nynexst.com> from "H.J. Lu" at Feb 12, 94 09:41:28 am
X-Mailer: ELM [version 2.4 PL21]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 409       
Status: OR


H.J. Lu wrote:
> 
> > 
> > cause that might causes progs like cron to become mad. It is a no no,
> > to change the time of a running system.
> > 
> 
> Have you tried my new __adjtime.c?
> 
> H.J.


yep - still doesn't work :-(

#define SIMPLE_ADJTIME

gives me EINVAL         (trying to set -52 secs)

the other way returns me -100000 usecs in olddelta but without
any corrections to the actual time.

mm.



