mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
516405b601
put_time() had a complicated implementation, because of having to shift an 8-byte value in a portable way with old means. That can be greatly simplified now, using a C99 fixed-size type. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
config.h.in | ||
pathdef.c.in |