bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more 5.3.0 issues on cygwin


From: Jim Meyering
Subject: Re: more 5.3.0 issues on cygwin
Date: Mon, 24 Jan 2005 12:14:58 +0100

Eric Blake <address@hidden> wrote:
...
> However, the Makefile.am patches are still important to allow the
> tests/help-version script to succeed without filling the disk (otherwise,
> you eval `args=$yes.exe_args', then run `yes.exe .exe_args' which runs
> away, rather than the intended `yes --version').  Likewise, the system.h
> patch is necessary for df (NTFS uses 1k blocks as captured in S_BLKSIZE,
> but without the patch, ST_NBLOCKSIZE defaults to 512, so sizes were 50% of
> their correct value).

Thanks.  I've applied those.

> 2005-01-17  Eric Blake  <address@hidden>  (tiny change)
>
>       * src/Makefile.am (all_programs.list): Strip $(EXEEXT) and remove
>       duplicates.
>       * man/Makefile.am (all_programs): Revert previous patch; updated
>       all_programs.list fixes this.
>       (.x.1): No need to add $(EXEEXT).
>
> 2005-01-03  Corinna Vinschen  <address@hidden>  (tiny change)
>
>         * src/system.h: Use S_BLKSIZE value for ST_NBLOCKSIZE where
>       available.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]