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
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
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
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
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
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
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
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
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
9 matches
Mail list logo