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

Tim Kientzle kientzle at FreeBSD.org
Tue May 4 23:33:01 PDT 2004


kientzle    2004/05/04 23:33:00 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/gen         fts.c 
  Log:
  A minor refactoring to simplify portability: assign the filename
  length to a separate variable so that it will be easier to adapt to
  systems that don't have d_namlen in struct dirent.
  
  Revision  Changes    Path
  1.23      +7 -5      src/lib/libc/gen/fts.c


More information about the cvs-all mailing list