7 Commits (9c48666aa0745c666593bb7383e17f78c43eb36d)

Author SHA1 Message Date
Junio C Hamano b4f2a6ac92 Use #define ARRAY_SIZE(x) (sizeof(x)/sizeof(x[0])) 19 years ago
Jason Riedy 731043fd4d Add compat/unsetenv.c . 19 years ago
Junio C Hamano 8f1d2e6f49 [PATCH] Compilation: zero-length array declaration. 19 years ago
Junio C Hamano 4e7a2eccc2 ?alloc: do not return NULL when asked for zero bytes 19 years ago
Junio C Hamano 1c15afb934 xread/xwrite: do not worry about EINTR at calling sites. 19 years ago
Martin Atukunda 252fef7149 define MAXPATHLEN for hosts that don't support it 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago