]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Several od changes for POSIX and FreeBSD compatibility.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Sep 2004 07:47:21 +0000 (07:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 6 Sep 2004 07:47:21 +0000 (07:47 +0000)
ChangeLog
doc/ChangeLog

index 56007b1d232826634ce6e6d0d9a4da551b78b161..95df33b5b000646fe7b4f054545708df92016c4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-09-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * src/od.c: Several changes for POSIX and FreeBSD compatibility.
+       (COMMON_SHORT_OPTIONS): Add -B, -D, -e, -F, -H, -I, -L, -O, -s, -X.
+       (long_options, main): --strings is now -S, not -s.
+       (usage): Reflect the usage changes.
+       (parse_old_offset): Do not issue a diagnostic on failure;
+       callers now do this as necessary.
+       (main): Support POSIX syntax.  Remove unused case 0 from getopt_long.
+       Add support for new short options (many undocumented) for
+       compatibility with FreeBSD.  Remove FIXME for -s; it's now
+       POSIX-compatible.  Default format is now oS, not o2.
+
 2004-09-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * src/stty.c (valid_options): Remove.
index e8c7a84cf370b3de1966be627b114fac443eb23f..2432ebb85e64579e8ec4ab0d793993ba6dfb6873 100644 (file)
@@ -1,3 +1,10 @@
+2004-09-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (od invocation): Several changes for POSIX
+       and FreeBSD compatibility.  Add support for XSI syntax
+       (POSIX 1003.1-2004).  Rename -s[N] to -S N.  Remove documentation
+       for -h.  -i is now -t dI (not d2) and -l is now -t dL (not d4).
+
 2004-09-05  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (String tests): Improve quality of warning about