OSDN Git Service

* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.
authorcgf <cgf>
Sat, 9 Dec 2000 03:29:33 +0000 (03:29 +0000)
committercgf <cgf>
Sat, 9 Dec 2000 03:29:33 +0000 (03:29 +0000)
commit7ab4c2b5f76696ccd197f6b7cac3ec5043e22d0b
treed72b59625871c48014860b1cac6aedf864b93355
parent195674995fd716c1d3d1919319ca9316791aa709
* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.
Always check for MAX_PATH overrun.  Avoid adding one too many backslashes when
src path begins with a slash.  From Corinna Vinschen.
* winsup.h: Force demangling for dll_crt0 for newer compilers.
winsup/cygwin/ChangeLog
winsup/cygwin/path.cc
winsup/cygwin/winsup.h