<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/od.c, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-11-27T10:27:46Z</updated>
<entry>
<title>Improve the check for departures from C89, and fix the departures</title>
<updated>2006-11-27T10:27:46Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@penguin.cs.ucla.edu</email>
</author>
<published>2006-11-27T10:27:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9b06af3367500dfe09067b047381e788969059cd'/>
<id>urn:sha1:9b06af3367500dfe09067b047381e788969059cd</id>
<content type='text'>
I found.
* Makefile.maint (my-distcheck): Also check for C89 compatibility
as best we can with GCC.
* src/stat.c (PRINTF_OPTION): Omit comma before } in enum
declaration; C89 doesn't allow this.
* src/dcgen: Don't generate string literals longer than
what C89 requires support for.
* src/cut.c (usage): Don't use string literals longer than
what C89 requires support for.
* src/date.c (usage): Likewise.
* src/dd.c (usage): Likewise.
* src/du.c (usage): Likewise.
* src/ls.c (usage): Likewise.
* src/od.c (usage): Likewise.
* src/readlink.c (usage): Likewise.
* src/seq.c (usage): Likewise.
* src/shred.c (usage): Likewise.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.</title>
<updated>2006-11-16T18:51:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-11-16T18:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1a0333565f1a89d87b36e7a5c83bac9c145a9916'/>
<id>urn:sha1:1a0333565f1a89d87b36e7a5c83bac9c145a9916</id>
<content type='text'>
* lib/.cvsignore, lib/.gitignore: Add root-dev-ino.c, root-dev-ino.h.
* m4/.cvsignore, m4/.gitignore: Add root-dev-ino.m4.
* src/ls.c (DIRED_FPUTS_LITERAL, PUSH_CURRENT_DIRED_POS):
Omit unnecessary parenthesization of args.
* src/od.c (EQUAL_BLOCKS): Likewise.
* src/system.h (STREQ, ASSIGN_STRDUPA): Likewise.
</content>
</entry>
<entry>
<title>* src/od.c (usage): Change description of default to use "-w16",</title>
<updated>2006-10-20T15:31:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-10-20T15:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=86719b3cd8ac24b4e0c673c4e5d9b16da06721e6'/>
<id>urn:sha1:86719b3cd8ac24b4e0c673c4e5d9b16da06721e6</id>
<content type='text'>
not the now-invalid "-w 16" syntax.  From Dan Jacobson.
</content>
</entry>
<entry>
<title>* src/od.c: Now that HAVE_UNSIGNED_LONG_LONG is no longer defined</title>
<updated>2006-08-21T13:54:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-08-21T13:54:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=76407d035cd952c2b93c0f95a714301ac4e1cdba'/>
<id>urn:sha1:76407d035cd952c2b93c0f95a714301ac4e1cdba</id>
<content type='text'>
in config.h, change the uses to HAVE_UNSIGNED_LONG_LONG_INT.
Otherwise, on a system with 4-byte longs, "od -t u8" fails with this:
od: invalid type string `u8';
this system doesn't provide a 8-byte integral type
FIXME: add a test for this, but skip it when sizeof uintmax &lt; 8.
</content>
</entry>
<entry>
<title>Adjust to today's renaming changes in system.h.</title>
<updated>2006-07-09T17:08:55Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T17:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=197b96d06916887c4c167a3ee25edfdb3631ac71'/>
<id>urn:sha1:197b96d06916887c4c167a3ee25edfdb3631ac71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Mention that -t a ignores high order bit.</title>
<updated>2006-02-02T07:44:57Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-02-02T07:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2741d9b096a09a21b91c440f3bf648e0736cca1c'/>
<id>urn:sha1:2741d9b096a09a21b91c440f3bf648e0736cca1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(unsigned_long_long_int): Renamed from ulonglong_t,</title>
<updated>2005-11-26T07:29:48Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-11-26T07:29:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9b539d863434b6c97efcdf08f0b3c8986adf6077'/>
<id>urn:sha1:9b539d863434b6c97efcdf08f0b3c8986adf6077</id>
<content type='text'>
to avoid collision with POSIX name space.  All uses changed.
</content>
</entry>
<entry>
<title>Use `verify' to ensure that our hard-coded</title>
<updated>2005-09-23T20:13:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-23T20:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d3e8a40be3c65eb314b27e8061e14f93edf147f4'/>
<id>urn:sha1:d3e8a40be3c65eb314b27e8061e14f93edf147f4</id>
<content type='text'>
bytes_to_*_digits arrays are long enough.  Of course, 17+-byte
integral types aren't on the near horizon, but just in case...
(MAX_INTEGRAL_TYPE_SIZE): Move definition to precede new first use.
(bytes_to_oct_digits, bytes_to_signed_dec_digits):
(bytes_to_unsigned_dec_digits, bytes_to_hex_digits): Change base
type from `char' to the clearer `unsigned int'.
</content>
</entry>
<entry>
<title>Include &lt;float.h&gt; unconditionally.</title>
<updated>2005-08-23T15:05:01Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-23T15:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4fb8e0f3c475b8b5a39252bc40141c98894b1835'/>
<id>urn:sha1:4fb8e0f3c475b8b5a39252bc40141c98894b1835</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cosmetic: use X2NREALLOC (only two arguments) rather than x2nrealloc (with three).</title>
<updated>2005-08-12T07:16:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-12T07:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0b08c3815214197faf9baf5cd77ddac6ae6f7c1d'/>
<id>urn:sha1:0b08c3815214197faf9baf5cd77ddac6ae6f7c1d</id>
<content type='text'>
</content>
</entry>
</feed>
