jow- / ucode

JavaScript-like language with optional templating
ISC License
87 stars 24 forks source link

fs: add `realpath()` function #130

Closed jow- closed 1 year ago

jow- commented 1 year ago

Expose the realpath(3) libc function in the fs module to allow for canonicalizing file paths.

Signed-off-by: Jo-Philipp Wich jo@mein.io