author | Steffen Prohaska <prohaska@zib.de> | |
Sun, 25 Nov 2007 22:29:03 +0000 (23:29 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 26 Nov 2007 20:32:05 +0000 (12:32 -0800) | ||
commit | ecf4831d89ba6986249e1bf232b2e2f5f7536223 | |
tree | ffb6be8a679cd9bb2b9edfd2699966a15284da63 | tree | snapshot |
parent | e0fda6abd11c567b72f29ec0ee06c541404a9cb7 | commit | diff |
Use is_absolute_path() in diff-lib.c, lockfile.c, setup.c, trace.c
Using the helper function to test for absolute paths makes porting easier.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Using the helper function to test for absolute paths makes porting easier.
Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff-lib.c | diff | blob | history | |
lockfile.c | diff | blob | history | |
setup.c | diff | blob | history | |
trace.c | diff | blob | history |