mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
Merge 890b24b2d7d988cc0fb0d884aa38fcac5267d2f7 into c1a9f01f226133e3b8539ce678871fe1c0a68270
This commit is contained in:
commit
150ba77357
@ -587,6 +587,10 @@ API
|
||||
memory allocated to `pwd` needs to be freed with
|
||||
:c:func:`uv_os_free_passwd`.
|
||||
|
||||
.. note::
|
||||
If the effective uid does not have an entry in the password file this
|
||||
function will return ENOENT even if the file exists.
|
||||
|
||||
.. versionadded:: 1.9.0
|
||||
|
||||
.. c:function:: int uv_os_get_passwd2(uv_passwd_t* pwd, uv_uid_t uid)
|
||||
|
Loading…
x
Reference in New Issue
Block a user