]> eyrie.org Git - kerberos/krb5-strength.git/commit
Reformat with clang-format
authorRuss Allbery <eagle@eyrie.org>
Sat, 16 May 2020 19:26:56 +0000 (12:26 -0700)
committerRuss Allbery <eagle@eyrie.org>
Sat, 16 May 2020 19:26:56 +0000 (12:26 -0700)
commit657c8a6ee967108bdbaee29d3d311966b32c57c2
tree125dbafd379c5a389188780cf5b3bf74ea373696
parent2ce890bb689117f79e9a3a5f1f2c9f6ccaf00fa4
Reformat with clang-format

Import the clang-format rules and Makefile target from rra-c-util
8.2.  Exclude the cracklib directory.

Complete a mangled comment in the SQLite dictionary implementation.
42 files changed:
.clang-format [new file with mode: 0644]
Makefile.am
plugin/cdb.c
plugin/classes.c
plugin/config.c
plugin/cracklib.c
plugin/error.c
plugin/heimdal.c
plugin/internal.h
plugin/mit.c
plugin/sqlite.c
plugin/vector.c
portable/asprintf.c
portable/kadmin.h
portable/krb5-extra.c
portable/krb5.h
portable/macros.h
portable/mkstemp.c
portable/reallocarray.c
portable/stdbool.h
portable/strndup.c
portable/system.h
tests/plugin/heimdal-t.c
tests/plugin/mit-t.c
tests/portable/snprintf-t.c
tests/runtests.c
tests/tap/basic.c
tests/tap/basic.h
tests/tap/kerberos.c
tests/tap/kerberos.h
tests/tap/macros.h
tests/tap/process.c
tests/tap/process.h
tests/tap/string.h
tests/util/messages-krb5-t.c
tests/util/messages-t.c
tests/util/xmalloc.c
tools/heimdal-strength.c
util/messages-krb5.c
util/messages.c
util/xmalloc.c
util/xmalloc.h