-
由 Martin Schwidefsky 提交于
The explicit NULL pointer check on the timespec argument is only required for clock_getres but not for clock_gettime. Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
5da76157
The explicit NULL pointer check on the timespec argument is only
required for clock_getres but not for clock_gettime.
Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>