Magellan Linux

Annotation of /trunk/coreutils/patches-6.10/coreutils-5.94-more-dir-colors.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 536 - (hide annotations) (download)
Tue Mar 25 13:54:58 2008 UTC (16 years, 2 months ago) by niro
File size: 377 byte(s)
-coreutils-6.10

1 niro 536 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) \