cvs commit: src/lib/libc/gen opendir.c

Tim J. Robbins tjr at FreeBSD.org
Thu May 15 19:15:08 PDT 2003


tjr         2003/05/15 19:15:07 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         opendir.c 
  Log:
  Catch up with the renaming of the "union" filesystem to "unionfs".
  Fixes a problem where directory entries could show up twice: once
  on the top layer of the union stack, and once on the bottom layer.
  
  Approved by:    re (rwatson)
  
  Revision  Changes    Path
  1.20      +1 -1      src/lib/libc/gen/opendir.c


More information about the cvs-src mailing list