Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2009 19:11:44 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen fts.c
Message-ID:  <200911261911.nAQJBwdn011621@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2009-11-26 19:11:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         fts.c 
  Log:
  SVN rev 199844 on 2009-11-26 19:11:44Z by jh
  
  Reset path name back to original correctly in fts_build() when
  FTS_NOCHDIR option is used. fts_build() could strip a trailing slash
  from path name in post-order visit if a path pointing to an empty
  directory was given for fts_open().
  
  PR:             bin/133907, kern/134513
  Reviewed by:    das
  Approved by:    trasz (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.32      +2 -5      src/lib/libc/gen/fts.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911261911.nAQJBwdn011621>