OSDN Git Service

* cygcheck.cc (cygwin_dll_path): New global variable.
authorcorinna <corinna>
Thu, 5 Nov 2009 02:00:45 +0000 (02:00 +0000)
committercorinna <corinna>
Thu, 5 Nov 2009 02:00:45 +0000 (02:00 +0000)
commitd9e83f72d74a788d54c0827a1406f3c8830b97e1
tree28347fef7e5919b00c18efebd8f303664aaea7a4
parentd481126bc30ade102a5b1d5a15886d3bfa82149b
* cygcheck.cc (cygwin_dll_path): New global variable.
(load_cygwin): Fetch cygwin DLL path and store in cygwin_dll_path.
* strace.cc: Full ditto.
* path.cc (read_mounts): First use the path stored in cygwin_dll_path,
if available.  Then fall back to fetching own path.  Add comment.
Drop printing warnings since they look funny in strace output.
winsup/utils/ChangeLog
winsup/utils/cygcheck.cc
winsup/utils/path.cc
winsup/utils/strace.cc