Magellan Linux

Contents of /trunk/coreutils/patches-7.4/coreutils-5.94-more-dir-colors.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 820 - (show annotations) (download)
Sat May 23 21:24:59 2009 UTC (14 years, 11 months ago) by niro
File size: 377 byte(s)
-patches for 7.4

1 https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158405
2
3 --- coreutils-5.2.1/src/who.c.overflow 2005-05-25 09:59:06.000000000 +0100
4 +++ coreutils-5.2.1/src/who.c 2005-05-25 10:00:31.000000000 +0100
5 @@ -75,7 +75,7 @@
6 # define NEW_TIME 0
7 #endif
8
9 -#define IDLESTR_LEN 6
10 +#define IDLESTR_LEN 10
11
12 #if HAVE_STRUCT_XTMP_UT_PID
13 # define PIDSTR_DECL_AND_INIT(Var, Utmp_ent) \