Turn my disgusting readdir macros into a reasonably clean function
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 09:47:45 +0000 (09:47 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 09:47:45 +0000 (09:47 +0000)
commit704fafa3ca85f378c91f8b1fdd3dfd9f34d02c8c
treebc624b4420778a2014c59d6abfff928e7a72aabd
parent5a29503dccf98dc8f549d682f543f65d7648869e
Turn my disgusting readdir macros into a reasonably clean function
call interface. In the immediate short term this permits me to cope
when open(...,O_NOATIME) returns EPERM; in the longer term it should
also allow me to drop in other readdir mechanisms more easily,
perhaps including Windows.

git-svn-id: svn://svn.tartarus.org/sgt/agedu@8250 cda61777-01e9-0310-a592-d414129be87e
TODO
du.c