Files
neovim/runtime/doc
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-03-04 04:13:31 +01:00
2017-03-22 01:13:51 +01:00
2017-04-03 00:35:29 +03:00
2016-08-21 21:25:33 -04:00
2015-08-15 15:25:30 -03:00
2017-03-22 01:13:51 +01:00