[Kernel-packages] [Bug 1853807] [NEW] clock_gettime and time are inconsistent with each other

2019-11-25 Thread Anthony Williams
Public bug reported: When I compile and run the attached program, the output shows an inconsistency between the time returned by clock_gettime() and time(). Even though the call to time() is after the call to clock_gettime(), it can return an earlier timestamp. This is particularly apparent after

[Kernel-packages] [Bug 1853807] Re: clock_gettime and time are inconsistent with each other

2019-11-25 Thread Anthony Williams
This bug also occurs on Fedora. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-oem in Ubuntu. https://bugs.launchpad.net/bugs/1853807 Title: clock_gettime and time are inconsistent with each other Status in linux-signed-o