author | Alex Riesen <raa.lkml@gmail.com> | |
Fri, 26 Sep 2008 22:59:14 +0000 (00:59 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 29 Sep 2008 15:37:07 +0000 (08:37 -0700) | ||
commit | 175a494823c1eacd4da9c4a5b90ec0668f7051c0 | |
tree | 4877e614101afd3512573199e95f9b8b7dbdd0bb | tree | snapshot |
parent | 4a92d1bfb784b09641180d164e7d719080165dc4 | commit | diff |
Use remove_path from dir.c instead of own implementation
Besides, it fixes a memleak (builtin-rm.c) and accidental change of
the input const argument (builtin-merge-recursive.c).
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Besides, it fixes a memleak (builtin-rm.c) and accidental change of
the input const argument (builtin-merge-recursive.c).
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-apply.c | diff | blob | history | |
builtin-merge-recursive.c | diff | blob | history | |
builtin-rm.c | diff | blob | history |