about summary refs log tree commit diff
path: root/vector.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-05-18 16:21:36 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-22 12:53:06 +0200
commit1e9f1ee64e5f8f75a361260a2165996bc137b961 (patch)
treee8ce7148ac4ad40dc703b0c48ba7e3aa67843357 /vector.c
parenthtml.c: die when write fails (diff)
downloadcgit-pink-1e9f1ee64e5f8f75a361260a2165996bc137b961.tar.gz
cgit-pink-1e9f1ee64e5f8f75a361260a2165996bc137b961.zip
shared.c: use die_errno() where appropriate
This replaces some code that is re-implementing die_errno by just
calling the function.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
41546a4341b23fa5270c2fb37c5f6cf302&follow=1'>build: Remove added x509_verify.3 links 3.3.2June McEnroe 2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe 2021-04-18Import LibreSSL 3.3.2June McEnroe 2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe 2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe