diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-04-05 22:21:04 +0200 |
---|---|---|
committer | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2010-09-10 18:50:02 +1000 |
commit | c9aaf1cc94c9435736df9049c0ed9c961443c7b6 (patch) | |
tree | a9bff0b4914f54b98b35b692e0eba015077721b4 /TODO | |
parent | b0448466846c5f050468fd90bd612a1ab84897c9 (diff) | |
download | busybox-w32-c9aaf1cc94c9435736df9049c0ed9c961443c7b6.tar.gz busybox-w32-c9aaf1cc94c9435736df9049c0ed9c961443c7b6.tar.bz2 busybox-w32-c9aaf1cc94c9435736df9049c0ed9c961443c7b6.zip |
win32: copy_file: always use lstat to avoid macro conflict
stat() in win32 port is actual a macro, not a function. Doing it the
way it is now won't work. stat/lstat is not different in Windows
anyway.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions