* path.cc (normalize_posix_path): Don't treat '//' specially since newer
versions of bash now get this right.
This commit is contained in:
@@ -21,6 +21,7 @@ details. */
|
||||
|
||||
#define CYGTLS_INITIALIZED 0x43227
|
||||
#define CYGTLS_EXCEPTION (0x43227 + true)
|
||||
#define CYGTLSMAGIC "D0Ub313v31nm&G1c?";
|
||||
|
||||
#ifndef CYG_MAX_PATH
|
||||
# define CYG_MAX_PATH 260
|
||||
|
Reference in New Issue
Block a user