about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2009-11-07 18:08:30 +0100
committerLars Hjemli <hjemli@gmail.com>2009-11-07 18:08:30 +0100
commit21f67e7d82986135922aece6b4ebf410a98705bc (patch)
tree67256f0ffbac072f1a19147079822d07bfe951ac /COPYING
parentClose fd on error in readfile() (diff)
downloadcgit-pink-21f67e7d82986135922aece6b4ebf410a98705bc.tar.gz
cgit-pink-21f67e7d82986135922aece6b4ebf410a98705bc.zip
shared.c: return original errno
Noticed-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
tr>2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli