Mercurial > trustbridge
log common/portpath.c @ 169:701b7036c5dc
age | author | description |
---|---|---|
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. |
Tue, 25 Mar 2014 10:08:56 +0000 | Andre Heinecke | Fix build for windows with -Wunused -Werror |
Mon, 24 Mar 2014 17:23:06 +0100 | Sascha Wilde | Added portable path name handling functions. |