More work on descending directory structure.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Tue, 12 Dec 2006 05:46:33 +0000 (21:46 -0800)
committerMichael Vrable <mvrable@beleg.ucsd.edu>
Tue, 12 Dec 2006 05:46:33 +0000 (21:46 -0800)
commitb821ea320164735dd6cc7ad9edaeaa1f558b676d
tree1e6d4148848183a05582187804db8cde09c56595
parentb57ca1c9e3f6fd1e4ea796e82e9863ffab0cb76e
More work on descending directory structure.

Improvements:
  - Directory listings are processed in sorted order.
  - Open regular files, but be very paranoid in doing so (try to avoid
    danger from race conditions).
scandir.cc