]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 2 Mar 2000 12:24:21 +0000 (12:24 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 2 Mar 2000 12:24:21 +0000 (12:24 +0000)
old/sh-utils/ChangeLog

index 2bc39ea33e439ff7736c6fac2f1fc062d0dd9628..016d1442c41e8f9d4a19e33acb89437f7fbb21d1 100644 (file)
@@ -1,3 +1,20 @@
+2000-03-02  Jim Meyering  <meyering@lucent.com>
+
+       * doc/sh-utils.texi (printf invocation): Describe new unicode syntax.
+       From Bruno Haible.
+
+       Unify with fileutils/src/system.h.
+       * src/system.h (ST_NBLOCKS): Sync with recent changes in fileutils.
+       [!_POSIX_VERSION]: Remove declarations of getlogin, ttyname, geteuid.
+       * src/sys2.h: Declare them here, if needed.
+
+2000-03-01  Jim Meyering  <meyering@lucent.com>
+
+       * Makefile.am (EXTRA_DIST): Include GNUmakefile.
+
+       * src/seq.c (get_width_format): Fix portability problem with
+       `-0' vs. `0'.
+
 2000-02-22  Jim Meyering  <meyering@lucent.com>
 
        * tests/date/Test.pm (datevtime-1): New test.