]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 19 Mar 1997 02:12:42 +0000 (02:12 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Mar 1997 02:12:42 +0000 (02:12 +0000)
old/sh-utils/ChangeLog

index c9e5fc46de69c0f29af2cba16e2eb6b058f85fa5..4649085f458a3a1966d9574a45dfd53b322b067c 100644 (file)
@@ -1,3 +1,16 @@
+Tue Mar 18 06:46:54 1997  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/seq.c (check_format): Rename local, FORMAT_STRING, to avoid
+       shadowing global.
+       (print_numbers): Likewise.
+
+       * src/who-users.c (idle_string): Rename local, IDLE, to avoid
+       shadowing global.
+
+       * src/su.c (log_su): Resort to getpwuid if getlogin fails.
+       If no tty name is found, use `none' in the log message.
+       Based on a patch from Galen Hazelwood.
+
 Thu Mar 13 21:27:36 1997  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/mktime.c: (TIME_T_MIN): Work around a bug in Cray C 5.0.3.0.