Steven Watanabe
|
f5e005e8f3
|
Fix memory leak on cygwin and vms. path_copy initializes a new string. It should never be used on a string that is already initialized.
|
2016-03-01 11:32:34 -07:00 |
|
Steven Watanabe
|
9da5a06af8
|
Add missing header. Without this OS_CYGWIN is not defined which causes the :W modifier to fail.
|
2016-03-01 11:22:20 -07:00 |
|
Artur Shepilko
|
c696419e2a
|
Add bootstrap on VMS, use POSIX-style path handling.
|
2015-10-24 12:21:31 -05:00 |
|
Steven Watanabe
|
9732c695d1
|
Fix bug in pathnt.c that caused the results of GLOB to be downcased under some circumstances.
|
2014-03-24 15:18:37 -07:00 |
|
Steven Watanabe
|
f9c3758b83
|
Skip searching inside non-existant directories.
[SVN r83892]
|
2013-04-14 02:40:08 +00:00 |
|
Jurko Gospodnetić
|
264d45de40
|
Internal Boost Jam cleanup - split up the pathunix.c module into pathsys.c, pathunix.c & pathnt.c.
[SVN r80278]
|
2012-08-28 12:52:27 +00:00 |
|