]> git.saurik.com Git - apt.git/commitdiff
correct some style/performance/warnings from cppcheck
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 16 Jan 2014 21:19:49 +0000 (22:19 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Thu, 16 Jan 2014 21:19:49 +0000 (22:19 +0100)
The most "visible" change is from utime to utimensat/futimens
as the first one isn't part of POSIX anymore.

Reported-By: cppcheck
Git-Dch: Ignore


No differences found