]> git.kaiwu.me - njs.git/commit
FS: introduced fs.readlinkSync() and friends.
authorDmitry Volyntsev <xeioex@nginx.com>
Sat, 19 Oct 2024 05:01:58 +0000 (22:01 -0700)
committerDmitry Volyntsev <xeioexception@gmail.com>
Mon, 21 Oct 2024 23:52:56 +0000 (16:52 -0700)
commit1b2a339162817da195a3d8e631b61233c1aa57f0
tree4aff3f16de4782d7e9f06c368be1c90f6ec5770d
parent198539036deacc8d263005a14849fd93c5d314f4
FS: introduced fs.readlinkSync() and friends.

This closes #802 feature request on Github.
external/njs_fs_module.c
test/fs/methods.t.js