CVSROOT:        /cvs
Module name:    src
Changes by:     mill...@cvs.openbsd.org 2021/12/16 12:15:29

Modified files:
        lib/libc/gen   : getcwd.3 

Log message:
Document the failure mode if size is too small and mention that
allocating space when buf is NULL is an extension more prominently.
Clarify that getwd() is deprecated and should not be used.
Mention EFAULT errno value for invalid (non-NULL) buf.
OK deraadt@ jmc@

Reply via email to