stdlib: Implement realpath() function.
authorRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 20:02:57 +0000 (20:02 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 12 Jan 2020 20:04:29 +0000 (20:04 +0000)
commitc3304e1ddf82ea319623c20a1d736d0cd743e377
tree27188343b3f7a8f6f88dd3b72339c0e4f1a04c9b
parentb29931c35b032141aaa8de370d9adbfc10705bf2
stdlib: Implement realpath() function.
docs/Goalfile.pod
stdlib/prelude.gl
tests/10-function-realpath.gl [new file with mode: 0644]
tests/10-function-realpath.sh [new file with mode: 0755]