summaryrefslogtreecommitdiff
path: root/run-command.h
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-14 07:31:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2007-09-19 10:22:30 (GMT)
commit7a2bff45937a60d846abf3ccb42015539aedcb40 (patch)
tree05e1b2a563b3947195b1cc6c522790af18272cbd /run-command.h
parentf1ae391e17be638a14c7505598b73430dbf328f1 (diff)
downloadgit-7a2bff45937a60d846abf3ccb42015539aedcb40.zip
git-7a2bff45937a60d846abf3ccb42015539aedcb40.tar.gz
git-7a2bff45937a60d846abf3ccb42015539aedcb40.tar.bz2
Replace custom memory growth allocator with ALLOC_GROW
The ALLOC_GROW macro is a shorter way to implement an array that grows upon demand as additional items are added to it. We have mostly standardized upon its use within git and transport.c is not an exception. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.h')
0 files changed, 0 insertions, 0 deletions