Re: How to decide the file type in Cygwin?

2003-03-24 Thread Glenn Fowler
some unix systems { linux bsd uwin } support the struct dirent d_type field the dt_type values { DT_UNKNOWN DT_DIR DT_LNK } can be used to optimize directory traversals that otherwise would have to stat() directory entries to discover/count subdirectories -- Glenn Fowler On Mon, 24 Mar 2003

Re: Bug in rm -r with locked files

2003-01-22 Thread Glenn Fowler
assumes that ENOENT means the file was already removed and that screws up its logic when a subsequent rmdir() returns ENOTEMPTY ast rm has loop detection on rmdir() to avoid problems like this such problems are not limited to unix on windows -- Glenn Fowler <[EMAIL PROTECTED]> AT&T

Re: getopt_long behavior

2003-01-29 Thread Glenn Fowler
decided to do things > this way but it has been this way forever. getopt() is probably in a .a to get the global optarg etc. variables to link properly -- Glenn Fowler <[EMAIL PROTECTED]> AT&T Labs Research, Florham Park NJ -- -- Unsubscribe info: http://cygwin.com/ml/#unsubs

AT&T ksh93

2005-02-03 Thread Glenn Fowler
r, including any changes required in the package files. All of our packages, including the cygwin ones, are generated by table driven scripts, so any cygwin specific package changes will be rolled back into those scripts. -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsubscribe

Re: sourceware.org downtime

2005-02-06 Thread Glenn Fowler
Is it reasonable to assume that messages posted last week but not in the current archives are lost and should be reposted? thanks -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin

AT&T ksh93

2005-02-07 Thread Glenn Fowler
r, including any changes required in the package files. All of our packages, including the cygwin ones, are generated by table driven scripts, so any cygwin specific package changes will be rolled back into those tables and scripts. -- Glenn Fowler -- AT&T Research, Florham Park NJ -- -- Unsu

Re: AT&T ksh93

2005-02-09 Thread Glenn Fowler
On Wed, 9 Feb 2005 19:01:58 +0100 Corinna Vinschen wrote: > Glenn, > On Feb 7 13:36, Glenn Fowler wrote: > > I believe previous ksh93 vs. cygwin issues mentioned on this list have > > been addressed in this release. > > > > I won't be the cygwin ksh93

Re: AT&T ksh93

2005-02-10 Thread Glenn Fowler
On Thu, 10 Feb 2005 09:41:14 +0100 Dr. Volker Zell wrote: > >>>>> Glenn Fowler writes: > > Since the last cygwin round AT&T ksh93, ast libraries, and UWIN source > > and binaries have been released uder the OSI approved CPL 1.0 > > (Common Publ

Re: AT&T ksh93

2005-02-11 Thread Glenn Fowler
On Fri, 11 Feb 2005 11:21:07 +0100 Corinna Vinschen wrote: > On Feb 9 16:25, Glenn Fowler wrote: > > On Wed, 9 Feb 2005 19:01:58 +0100 Corinna Vinschen wrote: > > > I don't understand your problem with being Cygwin maintainer for this > > > package if you