Subject: Re: CVS commit: src/lib/libc/gen
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: Christos Zoulas <christos@zoulas.com>
List: tech-userlevel
Date: 12/10/2005 23:13:14
On Dec 11, 12:58pm, yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote:
-- Subject: Re: CVS commit: src/lib/libc/gen
| IMHO, it isn't worth to have 4th one, but the behaviour of old two versions
| should be restored. (like the attached diff.)
|
| maybe it's better to mention possible path mangling in the manpage explicitly
| so that future programs don't rely on the either of the current or
| old behaviour.
|
| btw, it seems that you changed fts_close not to free "sp"
| if fchdir is failed. is it intentional?
|
| YAMAMOTO Takashi
Thanks! This is a good idea, and I committed it together with the fix
to free sp in all cases.
christos