June 07, 2015 [phobos] [D-Programming-Language/phobos] a5e1ae: fix Issue 14548 - std.stdio.File should have sync(... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a5e1ae418aca2f3e9dc9854ffd71976c0139f440 https://github.com/D-Programming-Language/phobos/commit/a5e1ae418aca2f3e9dc9854ffd71976c0139f440 Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M std/stdio.d Log Message: ----------- fix Issue 14548 - std.stdio.File should have sync() method (fsync/FlushFileBuffers wrapper) Commit: 4567cf6c751a7b2367f5d4a43a103f0f13c7c0cf https://github.com/D-Programming-Language/phobos/commit/4567cf6c751a7b2367f5d4a43a103f0f13c7c0cf Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2015-06-08 (Mon, 08 Jun 2015) Changed paths: M std/stdio.d Log Message: ----------- Merge pull request #3258 from CyberShadow/pull-20150505-180120-std-stdio-sync fix Issue 14548 - std.stdio.File should have sync() method (fsync/FlushF... Compare: https://github.com/D-Programming-Language/phobos/compare/e3899bba217b...4567cf6c751a |
Copyright © 1999-2021 by the D Language Foundation