Mercurial > pidgin
comparison libpurple/prpl.c @ 21172:33da7f2a30e4
Manually fflush() files written with purple_util_write_data_to_file,
because apparently some filesystems (XFS) can and will leave bogus
file contents if we don't. For systems which don't have fileno(),
this involves closing and reopening the file.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 08 Nov 2007 19:49:12 +0000 |
parents | d68db74b7165 |
children | 495f2f1de998 |
comparison
equal
deleted
inserted
replaced
21151:4886667b0686 | 21172:33da7f2a30e4 |
---|