OSDN Git Service

* path.cc: Include malloc.h for alloca.
authorbriand <briand>
Sun, 16 Mar 2008 17:04:02 +0000 (17:04 +0000)
committerbriand <briand>
Sun, 16 Mar 2008 17:04:02 +0000 (17:04 +0000)
commit3bebc0cc7f055dd451be6daf85e473053f858b65
tree2033d3cef5e2b34605fc53b863f135bf8401fbda
parentf703c3d6dff049eac065767310c8fb451fec7af3
* path.cc: Include malloc.h for alloca.
(is_symlink): Rewrite.  Just read the whole file in memory rather
than by parts.  Account for an ITEMIDLIST if present, as well as
the new style of Cygwin shortcut supporting targets > MAX_PATH.
winsup/utils/ChangeLog
winsup/utils/path.cc