lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Jan 2016 01:20:24 -0500
From:	Xiang Gao <qasdfgtyuiop@...il.com>
To:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: The return value of the system call "times" are in clock ticks?

Hi,

In the man page of the system call "times", i.e. "man 2 times", it says that
"All times reported are in clock ticks."

However, it seems not in the kernel. In my personal computer, it is in
seconds...

I don't know what it is supposed to be. If it is supposed to be in
clock ticks, here is a patch attached that fix this problem. If it is
not supposed to be in clock ticks, then the corresponding man page
should be changed.

Xiang Gao

View attachment "times.patch" of type "text/x-patch" (736 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ