Hi, I have following problem. When I execute 'ls -l <file>' and file has setuid bit set, it takes about 1.5 minute to execute. If I execute 'ls <file>' it works ok. This happens with all versions of cygwin I could test: 1.3.12, 1.3.13 and 1.3.14. I'm running cygwin on Win2k.
$ time ls -l test -rwSrwSrw- 1 pavel Domain U 0 Oct 27 11:20 test real 1m30.061s user 0m0.020s sys 0m0.060s Any ideas why does it happen? Thanks, Pavel. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/