Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-5] basesrc



Module Name:    basesrc
Committed By:   tv
Date:           Wed Aug 22 18:56:07 UTC 2001

Modified Files:
        basesrc [netbsd-1-5]: CHANGES-1.5.2
        basesrc/lib/libc/gen [netbsd-1-5]: __fts13.c

Log Message:
Pullup [tv]:

lib/libc/gen/__fts13.c                          1.35

  Add a fts_safe_changedir() function to do sanity checking of paths
  passed to chdir().  Avoids a race condition when parent paths or
  symlinks are moved mid-traversal.


To generate a diff of this commit:
cvs rdiff -r1.1.2.26 -r1.1.2.27 basesrc/CHANGES-1.5.2
cvs rdiff -r1.28.4.1 -r1.28.4.2 basesrc/lib/libc/gen/__fts13.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index