summaryrefslogtreecommitdiff
path: root/git-compat-util.h
Commit message (Expand)AuthorAgeFilesLines
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-241-0/+5
* Customizable error handlersPetr Baudis2006-06-241-0/+4
* Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0]))Junio C Hamano2006-03-091-0/+2
* Add compat/unsetenv.c .Jason Riedy2006-01-251-0/+5
* [PATCH] Compilation: zero-length array declaration.Junio C Hamano2006-01-071-0/+8
* ?alloc: do not return NULL when asked for zero bytesJunio C Hamano2005-12-291-0/+6
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-191-0/+22
* define MAXPATHLEN for hosts that don't support itMartin Atukunda2005-12-141-0/+3
* Clean up compatibility definitions.Junio C Hamano2005-12-051-0/+113