[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] maint: use stat-size module from gnulib
From: |
Eric Blake |
Subject: |
Re: [PATCH] maint: use stat-size module from gnulib |
Date: |
Wed, 04 Jan 2012 09:25:16 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 |
On 06/11/2011 05:02 AM, James Youngman wrote:
> * src/system.h: Definitions of ST_* macros have moved into the
> gnulib module stat-size (specifically, the header file
> stat-size.h), so remove them from here.
> * src/truncate.c: Include stat-size.h.
> * src/stat.c: Likewise.
> * src/shred.c: Likewise.
> * src/ls.c: Likewise.
> * src/du.c: Likewise.
> * src/ioblksize.h: New file. Move definition of io_blksize out of
> system.h so that system.h does not have to include stat-size.h.
> * src/cat.c: Include ioblksize.h.
> * src/split.c: Likewise.
> * src/copy.c: Include both stat-size.h and ioblksize.h.
How much of this patch is still worth applying on today's coreutils.git?
--
Eric Blake address@hidden +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH] maint: use stat-size module from gnulib,
Eric Blake <=