Files
neovim/src
ZyX 364709bedb fileio: Refactor errmsg handling
Adds os_strerror() result to a number of places. Also since I could not track 
where err\* variables are NULL and where they are not, using macros to make sure 
that all three variables are set at once.

Removes #ifdef UNIX around the use of os_fsync, makes it use os_close in place 
of close in some places.
2017-04-03 00:35:29 +03:00
..
2017-04-03 00:35:29 +03:00
2016-03-02 23:56:38 -05:00
2017-02-26 11:57:52 +01:00
2017-03-31 16:04:18 +03:00
2016-06-03 14:15:36 -04:00