<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/fileblocks.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2000-08-07T15:48:18Z</updated>
<entry>
<title>back out Copyright date changes for files with no changes year</title>
<updated>2000-08-07T15:48:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-07T15:48:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=51b6b653a297150be38a0eb08d29db2548eedab6'/>
<id>urn:sha1:51b6b653a297150be38a0eb08d29db2548eedab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update copyright date</title>
<updated>2000-07-09T07:22:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-07-09T07:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fde850f7ad02c9ebbbf3e92b1855a78e48737544'/>
<id>urn:sha1:fde850f7ad02c9ebbbf3e92b1855a78e48737544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use HAVE_STRUCT_STAT_ST_BLOCKS, not deprecated HAVE_ST_BLOCKS.</title>
<updated>1999-11-05T09:55:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-11-05T09:55:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6b32b53027a59eee3818091f629d3aa9feb595e4'/>
<id>urn:sha1:6b32b53027a59eee3818091f629d3aa9feb595e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ansideclify</title>
<updated>1998-12-07T03:12:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-12-07T03:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7d60769bead4b89a096e10bacbb503702ea6e44c'/>
<id>urn:sha1:7d60769bead4b89a096e10bacbb503702ea6e44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use #if, not #ifdef with HAVE_ macros</title>
<updated>1998-03-15T11:09:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-03-15T11:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bfbc3ce20cdcfd00c27922c2e78cbff43846fe0d'/>
<id>urn:sha1:bfbc3ce20cdcfd00c27922c2e78cbff43846fe0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[__DJGPP__]: Add missing typedef for daddr_t.</title>
<updated>1998-02-19T21:28:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-02-19T21:28:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=dcb8db3c82afb56017da2c7083ec931a461c6b0f'/>
<id>urn:sha1:dcb8db3c82afb56017da2c7083ec931a461c6b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include sys/param.h only #if HAVE_SYS_PARAM_H.</title>
<updated>1998-01-12T08:13:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-01-12T08:13:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=443f852f613a92d8393105f15c8b6ee3e9b262df'/>
<id>urn:sha1:443f852f613a92d8393105f15c8b6ee3e9b262df</id>
<content type='text'>
Move function-spanning `#if ...BSIZE' stmt to follow inclusion of
sys/param.h since BSIZE is sometimes defined in sys/param.h.
Based on a patch from Philippe De Muyter.
</content>
</entry>
<entry>
<title>(st_blocks): long -&gt; off_t.</title>
<updated>1997-11-30T10:24:20Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1997-11-30T10:24:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f633782aa195bfffd88950f73135db26297bff2e'/>
<id>urn:sha1:f633782aa195bfffd88950f73135db26297bff2e</id>
<content type='text'>
Avoid arithmetic overflow when size is near max.
Depend on _POSIX_SOURCE and BSIZE, not _POSIX_VERSION, for
compatibility with system.h.
(BSIZE): Remove definition, since if BSIZE is not defined
we're never invoked.
</content>
</entry>
<entry>
<title>[HAVE_UNISTD_H]: Include unistd.h.</title>
<updated>1997-06-03T20:01:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1997-06-03T20:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f1390de4c36fb34d2a48e96b9ebe729b8c8302a7'/>
<id>urn:sha1:f1390de4c36fb34d2a48e96b9ebe729b8c8302a7</id>
<content type='text'>
John Gatewood Ham reported that this is necessary for DJGPP/Win95.
</content>
</entry>
<entry>
<title>update FSF address in copyright</title>
<updated>1996-07-15T03:36:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1996-07-15T03:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e8b07e3796d1a3cdcc36cf18fc83707440dbc4b2'/>
<id>urn:sha1:e8b07e3796d1a3cdcc36cf18fc83707440dbc4b2</id>
<content type='text'>
</content>
</entry>
</feed>
