On Thursday, February 20, 2014 11:41:10 PM UTC-5, [email protected] wrote: > > > I'm not sure if mmap is a problem or not - I ran the editor through > dtruss, and I didn't see mmap explicitly called when the file was being > saved (I do see madvise, though). I did see it call exchangedata(), which > Sublime uses instead of rename() to swap the contents of the tmp file into > the real file. The exchangedata call appears to be what is responsible for > changing the mtimes without changing ctimes, so I added t4164 to check for > this. > > spamwax, can you try the latest master and see if it is working properly > now? > > Yes, it's working now (both through Sublime and t4164). Thanks.
-- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
