CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2019/06/29 15:21:27

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

Log message:
Document that getcwd() and realpath() are built on system calls that
have a different calling convention than the standard function...as seen
in kdump output.

ok deraadt@ schwarze@

Reply via email to