CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
Prefer archive_entry_mode() over archive_entry_stat().
authorTilman Sauerbeck <tilman@crux.nu>
Fri, 24 Nov 2006 20:42:59 +0000 (21:42 +0100)
committerTilman Sauerbeck <tilman@crux.nu>
Fri, 24 Nov 2006 20:42:59 +0000 (21:42 +0100)
If we're only interested in the mode, just call archive_entry_mode()
instead of getting the whole stat struct.


No differences found