Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that this code does not check for hard links,

...

...

...

This solution uses the lstat()-open()fopen-fstat() pattern idiom illustrated in FIO05-A. Identify files using multiple file attributes.

...