Ignore:
Timestamp:
Jan 25, 2008, 1:57:34 PM (16 years ago)
Author:
rybkin
Message:

See C.L. 340

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/source/cmt_system.h

    r411 r435  
    4040  // Resolve symbolic links in a path.
    4141  static bool realpath (const cmt_string& path, cmt_string& result);
     42  // Currently the above does not resolve symbolic links in a path.
     43  static bool realpath_ (const cmt_string& path, cmt_string& result);
    4244
    4345  static void dirname (const cmt_string& file_name, cmt_string& result);
Note: See TracChangeset for help on using the changeset viewer.