]> Git Repo - secp256k1.git/commit - src/bench.h
Convert the rest of the codebase to C89.
authorGregory Maxwell <[email protected]>
Sun, 25 Jan 2015 17:32:08 +0000 (17:32 +0000)
committerGregory Maxwell <[email protected]>
Sun, 25 Jan 2015 17:44:10 +0000 (17:44 +0000)
commitf735446c4d61236363b16602dbd20c6cc565fafa
tree0eac40b2cb3f8093718e07dbbe1000c722f0ab97
parentbf2e1ac7cd899d79f22e53f4343bf19e97e5b0b7
Convert the rest of the codebase to C89.

Update build system to enforce -std=c89 -pedantic.
15 files changed:
configure.ac
src/bench.h
src/bench_inv.c
src/bench_recover.c
src/bench_sign.c
src/bench_verify.c
src/ecmult_gen_impl.h
src/ecmult_impl.h
src/field_5x52_impl.h
src/group_impl.h
src/scalar.h
src/scalar_8x32_impl.h
src/secp256k1.c
src/tests.c
src/util.h
This page took 0.027134 seconds and 4 git commands to generate.