Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
47dfe27c
Commit
47dfe27c
authored
Sep 22, 2010
by
Niels Möller
Browse files
*** empty log message ***
Rev: nettle/ChangeLog:1.108
parent
54ba21a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
47dfe27c
2010-09-22 Niels Mller <nisse@turmalin.hack.org>
* examples/nettle-benchmark.c (BENCH_INTERVAL): Changed unit to
seconds.
(time_function): Use clock_gettime with CLOCK_PROCESS_CPUTIME_ID,
if available. This gives better accuracy, at least on recent
linux.
* examples/Makefile.in (nettle-benchmark): Link using
$(BENCH_LIBS) rather than $(LIBS).
* configure.ac: Check for clock_gettime, and add -lrt to
BENCH_LIBS if needed.
2010-09-20 Niels Mller <nisse@turmalin.hack.org>
* configure.ac: Less quoting when invoking $CC, to allow CC="gcc
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment