[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Global-commit] global/libutil path.c
From: |
Hideki IWAMOTO |
Subject: |
[Global-commit] global/libutil path.c |
Date: |
Fri, 03 Oct 2008 17:05:01 +0000 |
CVSROOT: /sources/global
Module name: global
Changes by: Hideki IWAMOTO <h-iwamoto> 08/10/03 17:05:01
Modified files:
libutil : path.c
Log message:
* Bugfix: When the directory "d" exists in current, objdir is not made.
test(p, "d") -> test("d", p)
* Fix comment. (make -> mkdir)
* Fix -Wall warning. (value computed is not used)
* Close string buffer in the case of error.
* Rewrite using strbuf_nputs() to avoid cast of pointer.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/libutil/path.c?cvsroot=global&r1=1.17&r2=1.18
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Global-commit] global/libutil path.c,
Hideki IWAMOTO <=