Refactor the struct stat hacking into a helper function
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Aug 2012 13:38:15 +0000 (16:38 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 1 Aug 2012 13:38:15 +0000 (16:38 +0300)
commit94b4ee60c00b6cf8c65dd29e6bd4c0e3177a33b3
treebf1f31dbf7df27ed612dcaf712d45368688e94fb
parentd6775a746bbaf8ddc8a91c9fae68ae91af1cc570
Refactor the struct stat hacking into a helper function

- Shouldn't change actual functionality, just makes the code easier
  to read and fit on screen by reducing indentation level.
- Add further commentary about what it does and why.
build/files.c