Mercurial > trustbridge
log common/portpath.c @ 273:b6c2fa8457b6
age | author | description |
---|---|---|
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. |
Tue, 25 Mar 2014 12:01:26 +0100 | Sascha Wilde | Implemented port_dirname for windows. |