On 05/13/11 08:27, Paul Eggert wrote: > On 05/12/11 23:15, Markus Duft wrote: >> maybe i could even implement a futimes by memorizing the timestamps and >> re-setting them after closing the file... >> >> would that be better than hacking around in gnulib? libsuacomp is required >> anyway to get a more sane system. > > Yes, thanks, that sounds like a better plan.
ok, i have sync() and futimes() almost finished on interix, and the good news is: tar is working again :) so thanks for the help, and keep up the good work! regards, markus!