about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2014-01-10 12:44:38 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-10 17:04:43 +0100
commite711679618ce704633f09bc10d2fe85291054536 (patch)
tree924e1bf638612673c802941c6c548f92ba667939 /tests/valgrind
parentRefactor cgit_parse_snapshots_mask() (diff)
downloadcgit-pink-e711679618ce704633f09bc10d2fe85291054536.tar.gz
cgit-pink-e711679618ce704633f09bc10d2fe85291054536.zip
ui-snapshot.c: Do not reinvent suffixcmp()
Use suffixcmp() from Git instead of reimplementing it. This is a
preparation for moving to ends_with() in Git 1.8.6.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'tests/valgrind')
0 files changed, 0 insertions, 0 deletions
-07 15:04:16 -0400'>2020-06-07Cast z_stream fields to size_tJune McEnroe In the version of zlib in OpenBSD, these fields are of type off_t, which is signed (why?), rather than uLong. 2020-06-07Call static_assert by _Static_assertJune McEnroe OpenBSD doesn't #define static_assert in assert.h and _Static_assert is its real name I guess so why not? 2020-06-07Add OpenBSD to install.shJune McEnroe Straightforward. 2020-06-03Add The Song of AchillesJune McEnroe 2020-06-01Allow redirecting input in everJune McEnroe 2020-05-31Add %c conversion to c scriptJune McEnroe 2020-05-31Add c script to READMEJune McEnroe 2020-05-31Add c scriptJune McEnroe 2020-05-31Update mdoc source URLsJune McEnroe 2020-05-26Remove unfinished PSF fontsJune McEnroe