Files
Nim/lib
Reimer Behrends 28dd0407bb Fix behavior of os.getFileInfo() for symbolic links.
The calls to lstat() and stat() were switched. As a result,
links weren't followed for followLink == true and links were
followed for followLink == false.
2015-05-13 12:26:34 +02:00
..
2015-04-20 20:40:10 +02:00
2015-05-06 09:09:36 -07:00
2015-04-24 19:41:12 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:50:51 +02:00
2014-08-28 09:59:26 +02:00