[Bug 13766] adjtimex: actually return the return value

bugzilla at busybox.net bugzilla at busybox.net
Mon Jun 7 15:21:37 UTC 2021


https://bugs.busybox.net/show_bug.cgi?id=13766

--- Comment #2 from Martin von Wittich <martin.von.wittich at iserv.eu> ---
(In reply to Denys Vlasenko from comment #1)

No, unfortunately it doesn't either:

host ~ # adjtimex -p; echo $?
         mode: 0
       offset: 0
    frequency: 246768
     maxerror: 16000000
     esterror: 15
       status: 8257
time_constant: 9
    precision: 1
    tolerance: 32768000
         tick: 10000
     raw time:  1623078713s 98145560ns = 1623078713.098145560
 return value = 5
0

I haven't found a bugtracker for the original adjtimex; it apparently
originates from http://metalab.unc.edu/pub/Linux/system/admin/time and the last
release was in 2009. There is a fork maintained by the current adjtimex Debian
maintainer, so I've went ahead and filed essentially the same feature request
there: https://github.com/rogers0/adjtimex/issues/4

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list