Fix #3394 fs.realpath: Properly cache symlink targets
authorisaacs <i@izs.me>
Sat, 9 Jun 2012 07:33:25 +0000 (00:33 -0700)
committerisaacs <i@izs.me>
Sat, 9 Jun 2012 16:43:47 +0000 (09:43 -0700)
commit131a67e7efa2c3010578d9f5fc06ac6f0529af76
treee90037cef137092a0de622146c71985e5510f0c2
parent424bca15c8e227a9170cfe00f9ba7d9daae6fb03
Fix #3394 fs.realpath: Properly cache symlink targets
lib/fs.js
test/simple/test-fs-realpath.js