Mercurial > trustbridge
log common/portpath.c @ 830:344d15e23f6c
age | author | description |
---|---|---|
Wed, 16 Apr 2014 13:28:44 +0000 | Andre Heinecke | Add License |
Tue, 25 Mar 2014 16:45:32 +0100 | Sascha Wilde | New portability function to test if a file is an directory. |
Tue, 25 Mar 2014 13:33:27 +0100 | Sascha Wilde | Windows implementation of port_dirname: strip trailing '/' and '\'. |
Tue, 25 Mar 2014 13:20:23 +0100 | Sascha Wilde | Windows implementation of port_realpath: NULL if file does not exist. |
Tue, 25 Mar 2014 13:08:59 +0100 | Sascha Wilde | Added simple portable function to test if an file exists. |
Tue, 25 Mar 2014 12:29:51 +0100 | Sascha Wilde | Merged |
Tue, 25 Mar 2014 12:25:39 +0100 | Sascha Wilde | Implemented port_realpath for windows. |